ソースを参照

fix(docs): Update markdown processor to use GFM (#5810)

* Update markdown processor to use GFM

* Split markdown config into new section - Conversion
Charlotte Tan 4 年 前
コミット
8c5ece625e
1 ファイル変更3 行追加0 行削除
  1. 3 0
      _config.yml

+ 3 - 0
_config.yml

@@ -2,6 +2,9 @@
 #theme: jekyll-theme-minimal
 remote_theme: pages-themes/minimal@v0.2.0
 
+# [Conversion]
+markdown: GFM
+
 # [Used rubygem plugins]
 plugins:
   - jekyll-remote-theme