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

* Update markdown processor to use GFM

* Split markdown config into new section - Conversion
This commit is contained in:
Charlotte Tan 2021-10-03 18:55:54 -07:00 committed by GitHub
parent 45fc501d42
commit 8c5ece625e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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