changed rouge to pygments in config files

This commit is contained in:
Tom Johnson
2015-04-23 14:25:01 -07:00
parent 87a2516498
commit cb23dc688f
13 changed files with 289 additions and 146 deletions

View File

@ -36,7 +36,7 @@ markdown: redcarpet
# options for the redcarpet markdown processing. leave as is, especially the "with_toc_data" or the mini-toc won't appear.
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
highlighter: rouge
highlighter: pygments
# put all files or directories that you want to exclude from your project here.
exclude:

View File

@ -27,7 +27,7 @@ markdown: redcarpet
# options for the redcarpet markdown processing. leave as is, especially the "with_toc_data" or the mini-toc won't appear.
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
highlighter: rouge
highlighter: pygments
# put all files or directories that you want to exclude from your project here.
exclude:

View File

@ -36,7 +36,7 @@ markdown: redcarpet
# options for the redcarpet markdown processing. leave as is, especially the "with_toc_data" or the mini-toc won't appear.
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
highlighter: rouge
highlighter: pygments
# put all files or directories that you want to exclude from your project here.
exclude:

View File

@ -26,7 +26,7 @@ markdown: redcarpet
# options for the redcarpet markdown processing. leave as is, especially the "with_toc_data" or the mini-toc won't appear.
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
highlighter: rouge
highlighter: pygments
# put all files or directories that you want to exclude from your project here.
exclude: