diff options
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 6afaae4..af2e47c 100644 --- a/_config.yml +++ b/_config.yml @@ -53,6 +53,10 @@ google_cse_token: # git-wiki includes some internal themes that you can choose # check _layouts folder # +markdown: kramdown +kramdown: + input: GFM + syntax_highlighter: rouge defaults: - |
