# Text missing following fenced code block

**URL:** https://meta.discourse.org/t/text-missing-following-fenced-code-block/33949
**Category:** Bug
**Tags:** markdown-it-review, markdown
**Created:** [2015年九月30日 15:37 UTC](https://meta.discourse.org/t/text-missing-following-fenced-code-block/33949 "2015-09-30T15:37:46Z")
**Posts on this page:** 1
**Showing post:** 7

<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: [2017年六月26日 19:51 UTC](https://meta.discourse.org/t/text-missing-following-fenced-code-block/33949/7 "2017-06-26T19:51:50Z")

</div>

- Item 1
- Item 2

```javascript
var msg = "Hello world!";
console.debug(msg);

```

This is hidden

^^^ Not hidden anymore! 🛬

> [@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/text-missing-following-fenced-code-block/33949)._
