# 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:** 1
**Showing post:** 66

<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.

---

_[View the full topic](https://meta.discourse.org/t/quick-quote-theme-component/143621)._
