# Discourse Mangling Text in a Code Block

**URL:** https://meta.discourse.org/t/discourse-mangling-text-in-a-code-block/31935
**Category:** Bug
**Tags:** markdown-it-review
**Created:** [August 9, 2015, 8:48pm UTC](https://meta.discourse.org/t/discourse-mangling-text-in-a-code-block/31935 "2015-08-09T20:48:50Z")
**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 26, 2017, 8:10pm UTC](https://meta.discourse.org/t/discourse-mangling-text-in-a-code-block/31935/6 "2017-06-26T20:10:16Z")

</div>

And … it now works!

```plaintext
\\1

```

`\\1`

```
\\1

```

Yay

````
```
\\1
```

`\\1`

    \\1

````

It will take a bit till this is rolled out but new engine fixes it:

> [@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…

---

_[View the full topic](https://meta.discourse.org/t/discourse-mangling-text-in-a-code-block/31935)._
