Commit 6a1b0bec authored by Liang Ding's avatar Liang Ding

️ Fix #12814

parent 162f9542
......@@ -81,7 +81,6 @@ public final class Markdowns {
/**
* Built-in MD engine options.
*/
private static final DataHolder OPTIONS = new MutableDataSet().
set(com.vladsch.flexmark.parser.Parser.EXTENSIONS, Arrays.asList(
TablesExtension.create(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment