-
**To Reproduce**
不知道怎么触发
**Screenshots**
![image](https://github.com/user-attachments/assets/87886742-1b38-4722-96a1-04956964473d)
**Environment**
- Mod Version: 3.10.1.5
- Fabric Version:…
-
Is there a way to add the additional options for flexmark's wikilinks extention?
Using wikilinks works as expected, but I'm not able to figure out how I can prepend the html extension.
Any help …
-
Current gradle plugin does not allow to configure `flexmark` with [these](https://github.com/vsch/flexmark-java/wiki/Markdown-Formatter#options) options
-
When updating com.vladsch.flexmark:flexmark-all to version 0.62.2 I get this error:
java.lang.NoClassDefFoundError: com/vladsch/flexmark/ast/Node
at org.scalatest.tools.ReporterFactory.createHtmlR…
-
Scalatest recently switched from pegdown to flexmark.
Besides a lack of documentation, as discussed in #1736, scalatest currently works with a small range of flexmark versions.
I propose to:
1. a…
-
There is a [snyk vulnerability](https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHEPDFBOX-1088011) with org.apache.pdfbox:pdfbox that requires us to upgrade com.vladsch.flexmark:flexmark-all to version …
-
mods:
- alternate-current 1.9.0
- architectury 11.1.17
- badoptimizations 2.1.4
- betterbeds 1.3.0
- betterbiomeblend 1.4.2
- bettergrass 1.1.0+fabric.1.20.1
- blocky-bubbles 1.2.0+1.20.4…
-
Allow using ^^ in table cells to specify that they merge with the cell above.
There is an example here:
https://www.npmjs.com/package/markdown-it-multimd-table
Flexmark does not support this yet,…
-
The [documentation](https://github.com/diffplug/spotless/tree/main/plugin-gradle#flexmark) says configuration options aren't available but the default configuration sets no limit for line length which…
-
Pegdown often causes problem (e.g. parser timeouts) and is deprecated. It is proposed to replace it with the compatibel flexmark-java:
https://github.com/vsch/flexmark-java#pegdown-migration-helper