# Quick Quote Theme Component

**URL:** https://meta.discourse.org/t/quick-quote-theme-component/143621
**Category:** Theme component
**Created:** [March 7, 2020, 7:48pm UTC](https://meta.discourse.org/t/quick-quote-theme-component/143621 "2020-03-07T19:48:50Z")
**Posts on this page:** 6
**Page:** 4

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [August 27, 2025, 7:43am UTC](https://meta.discourse.org/t/quick-quote-theme-component/143621/61 "2025-08-27T07:43:13Z")

</div>

Does this still work? Just tried it on Theme Creator, and I don’t see anything when clicking the reply button. Or am I misunderstanding how this works?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [August 27, 2025, 8:16am UTC](https://meta.discourse.org/t/quick-quote-theme-component/143621/62 "2025-08-27T08:16:18Z")

</div>

Yep, amazingly it appears to still be working on 3.6.0.beta1-dev.

I’ve not updated to latest latest but that’s pretty close.

Look through the settings carefully - you need to set it up the way you want it. For example, by default it will not quote a very recent Post (as too recent, what’s the point, it’s on screen, you can see it?).

As discussed above it does _not_ currently support the rich text editor.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [November 16, 2025, 6:43pm UTC](https://meta.discourse.org/t/quick-quote-theme-component/143621/63 "2025-11-16T18:43:02Z")

</div>

Hmmm … updates to Discourse core appear to have made this work on richtext editor without me doing anything … has anyone got a different experience?

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [November 16, 2025, 7:41pm UTC](https://meta.discourse.org/t/quick-quote-theme-component/143621/64 "2025-11-16T19:41:01Z")

</div>

yea it’s been working for me in rte mode too! nice work Robert! 😁

---

<div class="post-metadata">

### Author: ![donaldsoncd](https://avatars.discourse-cdn.com/v4/letter/d/90ced4/32.png) [@donaldsoncd](https://meta.discourse.org/u/donaldsoncd)
#### Post date: [November 17, 2025, 4:44pm UTC](https://meta.discourse.org/t/quick-quote-theme-component/143621/65 "2025-11-17T16:44:06Z")

</div>

Oh! Good to know. I had turned it off because of it being broken with the richtext editor. Just turned it back on and it seems to be working again? 🤷‍♂️🙂

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [August 13, 2026, 12:20pm UTC](https://meta.discourse.org/t/quick-quote-theme-component/143621/66 "2026-08-13T12:20:57Z")

</div>

The Component is modernised.

There may be less need for it now since Nested View option is available in core, but otherwise - enjoy:

> <https://github.com/merefield/discourse-quick-quote/pull/4>
>
> Previously, Quick Quote copied core reply code, used outdated lint and CI config…uration, and its newline option did not affect the Markdown inserted into the composer.
> 
> This change delegates reply handling to core, modernizes tooling and CI, makes paragraph collapsing effective, adds documentation, and provides system coverage with 23 passing examples while noting that official nested replies are not yet supported.
> 
> Rich-text editor support is also included as a result of delegating quote handling to core. The component now passes prepared HTML through \`QuoteState\`, allowing core to convert and insert the quote correctly in both Markdown and ProseMirror composers.

[Previous page](https://meta.discourse.org/t/quick-quote-theme-component/143621.md?page=3)
