Open datho7561 opened 2 years ago
As you mentioned, we can't use flexmark-java because it requires a Java 11 runtime. Is there any chance we can upstream a fix to revert to Java 8 (at least in the html-to-markdown module) in addition to the jsoup version bump ? I got the impression they only started using Java 11 everywhere for fixing some test issues : https://github.com/vsch/flexmark-java/issues/494#issue-1127640636
The fork of remark-java that we use has been archived by the maintainer. Look into alternative libraries to accomplish the same thing.
See: