# Make composer include two newlines after a pasted quote

**URL:** https://meta.discourse.org/t/make-composer-include-two-newlines-after-a-pasted-quote/39858
**Category:** Feature
**Created:** [19 Febbraio 2016, 4:34pm UTC](https://meta.discourse.org/t/make-composer-include-two-newlines-after-a-pasted-quote/39858 "2016-02-19T16:34:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [19 Febbraio 2016, 4:34pm UTC](https://meta.discourse.org/t/make-composer-include-two-newlines-after-a-pasted-quote/39858/1 "2016-02-19T16:34:06Z")

</div>

When one selects text and clicks “quote reply”, it leaves the cursor right after the closing bracket. This is highly annoying when selecting a bunch of pieces of text to reply to (as one is encouraged to by the awesome “Hey, rather than making a million replies, you could, you know, do them all in one message” prompt).

Sticking a couple extra returns in would save a bunch of fiddly find-the-bracks-and-press-return-so-I-can-write-a-reply-ing.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [19 Febbraio 2016, 4:52pm UTC](https://meta.discourse.org/t/make-composer-include-two-newlines-after-a-pasted-quote/39858/2 "2016-02-19T16:52:30Z")

</div>

This is a solid suggestion @eviltrout can you tweak that into the editor?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [26 Febbraio 2016, 8:28pm UTC](https://meta.discourse.org/t/make-composer-include-two-newlines-after-a-pasted-quote/39858/3 "2016-02-26T20:28:32Z")

</div>

Sure, that’s an easy change:

[https://github.com/discourse/discourse/commit/f887363e830244908feab7a6bd33506ed0ada141](https://github.com/discourse/discourse/commit/f887363e830244908feab7a6bd33506ed0ada141)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [26 Febbraio 2016, 8:28pm UTC](https://meta.discourse.org/t/make-composer-include-two-newlines-after-a-pasted-quote/39858/4 "2016-02-26T20:28:51Z")

</div>


