# Discourse CommonMark migration plans 🎊 🎈

**URL:** https://meta.discourse.org/t/discourse-commonmark-migration-plans-confetti-ball-balloon/64234
**Category:** Development
**Created:** [June 9, 2017, 3:03pm UTC](https://meta.discourse.org/t/discourse-commonmark-migration-plans-confetti-ball-balloon/64234 "2017-06-09T15:03:18Z")
**Posts on this page:** 1
**Showing post:** 6

<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: [June 14, 2017, 3:19am UTC](https://meta.discourse.org/t/discourse-commonmark-migration-plans-confetti-ball-balloon/64234/6 "2017-06-14T03:19:53Z")

</div>

I may pull this out to another topic, but I feel that I need to 🛠 🐹 some stuff.

```plaintext
Inline multiline quote[quote]that
spans
lines

and blocks

[/quote]Is a terrible format should not be supported

```

Instead 😹🤵🏽‍♂️

```plaintext
Inline multiline quote

[quote]
that
spans
lines

and blocks

[/quote]

Is a terrible format should not be supported

```

At least the new format can not be as unreadable.

---

_[View the full topic](https://meta.discourse.org/t/discourse-commonmark-migration-plans-confetti-ball-balloon/64234)._
