diff options
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 5826510..edb0eee 100644 --- a/_config.yml +++ b/_config.yml @@ -2,5 +2,6 @@ permalink: /:title/ pygments: true markdown: redcarpet name: lumberjaph.net +future: false redcarpet: extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript"]
\ No newline at end of file |
