Martín Pozo
Martín Pozo
Hello, I think the problem happens when the `figure` environment is used. However, screenshots of working and not working examples and the corresponding `tex` file are attached (note that the...
Good job, thanks!
Since the development has been slowed down a bit, the 0.11 has been released and description lists will be included in the 0.12 version. Thanks for your feedback.
Fixed by #915.
Sorry for the delay in the response. This seems a very rare use case, but worthy to be solved. Thanks!
Thanks for your contribution. The goal of the project is supporting CommonMark and Github Flavored Markdown, Pandoc target is far from the scope. May this fuzzer provide help to catch...
This is currently not planned, but could be researched if many people want it.
I have found this repository, though it is not official and I have not tried it: https://github.com/tschneidereit/pulldown-cmark-wasm.
Not absolutely necessary for the 0.11 release, but exploring this would be great.
Well, the wrapper is too simple and it only provides a function to convert a MD string into HTML. I think that for an official release the approach should be...