Merge pull request #109 from Kazyra/patch-1

Update mydoc_pages.md
This commit is contained in:
Tom Johnson 2017-09-26 07:03:39 -07:00 committed by GitHub
commit 005882c588

View File

@ -101,7 +101,7 @@ Additionally, consider adding the product name in parentheses after the title, s
Kramdown is the Markdown flavor used in the theme. This mostly aligns with Github-flavored Markdown, but with some differences in the indentation allowed within lists. Basically, Kramdown requires you to line up the indent between list items with the first starting character after the space in your list item numbering. See this [blog post on Kramdown and Rouge](http://idratherbewriting.com/2016/02/21/bug-with-kramdown-and-rouge-with-github-pages/) for more details.
You can use standard Multimarkdown syntax for tables. You can also use fenced code blocks with lexers specifying the type of code. The configuration file shows the Markdown processor and extensiosn:
You can use standard Multimarkdown syntax for tables. You can also use fenced code blocks with lexers specifying the type of code. The configuration file shows the Markdown processor and extension:
```yaml
highlighter: rouge