# Only one heading in Markdown quote?

**URL:** https://meta.discourse.org/t/only-one-heading-in-markdown-quote/26116
**Category:** Bug
**Tags:** markdown-it-review, markdown
**Created:** [3월 9, 2015, 4:06오전 UTC](https://meta.discourse.org/t/only-one-heading-in-markdown-quote/26116 "2015-03-09T04:06:39Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![dandv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dandv/32/169779_2.png) [@dandv](https://meta.discourse.org/u/dandv)
#### Post date: [3월 9, 2015, 4:06오전 UTC](https://meta.discourse.org/t/only-one-heading-in-markdown-quote/26116/1 "2015-03-09T04:06:40Z")

</div>

Encountered at [Defining scope: this forum vs. StackOverflow - #15 by dandv - meta - Meteor Forum](https://forums.meteor.com/t/defining-scope-this-forum-vs-stackoverflow/449/15?u=dandv:)

 ![](https://global.discourse-cdn.com/meta/original/3X/a/0/a006b90019d5b1d2206ef6402692345b1584081f.png)

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [3월 9, 2015, 4:40오전 UTC](https://meta.discourse.org/t/only-one-heading-in-markdown-quote/26116/2 "2015-03-09T04:40:56Z")

</div>

> [@test](#):
>
> ## Heading
> 
> ## Second Heading

```
[quote=test]
## Heading

## Second Heading
[/quote]

```

Looks like a legit bug.

---

<div class="post-metadata">

### Author: ![dandv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dandv/32/169779_2.png) [@dandv](https://meta.discourse.org/u/dandv)
#### Post date: [10월 2, 2015, 10:55오후 UTC](https://meta.discourse.org/t/only-one-heading-in-markdown-quote/26116/3 "2015-10-02T22:55:25Z")

</div>

Looks like we might need a more robust Markdown/quote parser. Related:

> [@Markdown lists don't render correctly in quotes](https://meta.discourse.org/t/markdown-lists-dont-render-correctly-in-quotes/26029):
>
> When quoting a list, it doesn’t render correctly in the quote. Here is a simple list: This is a list It will be quoted in a reply to this post to demonstrate the formatting bug.

[https://meta.discourse.org/t/quoted-replies-dont-keep-original-formatting/655](https://meta.discourse.org/t/quoted-replies-dont-keep-original-formatting/655)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6월 26, 2017, 7:43오후 UTC](https://meta.discourse.org/t/only-one-heading-in-markdown-quote/26116/4 "2017-06-26T19:43:20Z")

</div>

> [@test](#):
>
> ## Heading
> 
> ## Second Heading

Looks like it works now:

> [@CommonMark testing started here!](https://meta.discourse.org/t/commonmark-testing-started-here/65121):
>
> Per our [migration plans](https://meta.discourse.org/t/discourse-commonmark-migration-plans-confetti-ball-balloon), I just enabled [markdown.it](https://github.com/markdown-it/markdown-it) at Meta. It is an excellent [CommonMark](http://commonmark.org/) compliant engine. I expect quite a few edges to be found during this period of testing. Do not open bugs about the new Engine, just reply here. I/we will be updating the top post here with the list of issues and striking out stuff as it is fixed. Current known issues (to be fixed)white_check_mark Onebox vanishes after you start typing and works not-super consistently white_check_mark pending…

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [6월 26, 2017, 7:43오후 UTC](https://meta.discourse.org/t/only-one-heading-in-markdown-quote/26116/5 "2017-06-26T19:43:25Z")

</div>


