From 2986c3798e93f37bb587b6103d1d087df21700c3 Mon Sep 17 00:00:00 2001 From: Kazyra Date: Mon, 25 Sep 2017 17:25:15 -0700 Subject: [PATCH] Update mydoc_pages.md --- pages/mydoc/mydoc_pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/mydoc/mydoc_pages.md b/pages/mydoc/mydoc_pages.md index d2b91a8..138d83d 100644 --- a/pages/mydoc/mydoc_pages.md +++ b/pages/mydoc/mydoc_pages.md @@ -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