Commit b438575
committed
fix(blackfriday): codeblock breaks due extensions conflict
Bisecting this wasn't fun. So, the issue is that if you use any extensions after blackfriday.CommonExtensions it breaks codeblocks.
Additionally, I couldn't verify that footnotes or title block actually work, so those extensions are now disabled.1 parent b961c91 commit b438575
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 100 | | |
104 | 101 | | |
105 | 102 | | |
| |||
0 commit comments