Skip to content

Commit

Permalink
configure jekyll-commonmark-ghpages (close #13, #24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dynamis committed Nov 2, 2018
1 parent 51aa1b9 commit bb71004
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ include: _redirects
# Use CommonMarkGhPages for Markdown parser
# https://github.com/github/jekyll-commonmark-ghpages
markdown: CommonMarkGhPages
commonmark:
options: ["SMART", "FOOTNOTES"]
extensions: ["strikethrough", "autolink", "tables"]

# Use Kramdown for Markdown parser (obsolete)
# https://help.github.com/articles/configuring-jekyll/
Expand Down

0 comments on commit bb71004

Please sign in to comment.