### Version OS Version: Windows 10 CLI version: 2.3.0 GitBook version: 3.2.2 ### What is the current behavior? Here is the particular markdown :yum:  And in Gitbook the sytanx highlight is gone :confused:  ### What is the expected behavior? As a reference, the render in [mdBook](https://github.com/azerupi/mdBook) is good :smile:  ### Links Actual text: [https://github.com/KaiserY/trpl-zh-cn/blob/master/src/ch02-00-guessing-game-tutorial.md](https://github.com/KaiserY/trpl-zh-cn/blob/master/src/ch02-00-guessing-game-tutorial.md) Gitbook.com:[https://kaisery.gitbooks.io/trpl-zh-cn/content/ch02-00-guessing-game-tutorial.html](https://kaisery.gitbooks.io/trpl-zh-cn/content/ch02-00-guessing-game-tutorial.html) mdBook:[https://kaisery.github.io/trpl-zh-cn/ch02-00-guessing-game-tutorial.html](https://kaisery.github.io/trpl-zh-cn/ch02-00-guessing-game-tutorial.html)