diff --git a/_config.yml b/_config.yml index e0f572f..ba173fe 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,4 @@ theme: jekyll-theme-cayman markdown: CommonMarkGhPages -extensions: ["table"] +commonmark: + extensions: ["table"]