Skip to content

Commit

Permalink
Revert "modify markdown processor"
Browse files Browse the repository at this point in the history
This reverts commit c89fca1.
  • Loading branch information
sugikazu75 committed Aug 3, 2023
1 parent c89fca1 commit eedec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
markdown: kramdown
markdown: CommonMarkGhPages
commonmark:
options: ["SMART", "FOOTNOTES"]
extensions: ["strikethrough", "autolink", "table", "tagfilter"]

0 comments on commit eedec80

Please sign in to comment.