We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c9359 commit 12fbbd7Copy full SHA for 12fbbd7
docs/_spec/_config.yml
@@ -8,4 +8,4 @@ highlighter: false
8
markdown: redcarpet
9
encoding: utf-8
10
redcarpet:
11
- extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript", "footnotes"]
+ extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript", "footnotes", "disable_indented_code_blocks"]
0 commit comments