Skip to content

Commit 8e8d857

Browse files
Add render instruction for code syntax highlighting (sindresorhus#66)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
1 parent 6616212 commit 8e8d857

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Import the `github-markdown.css` file and add a `markdown-body` class to the con
4444
</article>
4545
```
4646

47+
If you want code syntax highlighted, use GitHub Flavored Markdown rendered from [GitHub's `/markdown` API](https://developer.github.com/v3/markdown/).
48+
4749

4850
## How
4951

0 commit comments

Comments
 (0)