pulldown-cmark-to-cmark icon indicating copy to clipboard operation
pulldown-cmark-to-cmark copied to clipboard

enable upcomgin math support

Open drahnr opened this issue 2 years ago • 1 comments
trafficstars

https://github.com/raphlinus/pulldown-cmark/pull/622

drahnr avatar Jan 17 '23 17:01 drahnr

Thanks a lot.

This PR can be merged when upstream support for math is available via crates.io and once there is a test to show it off, and it can stay in draft state until that's possible.

Byron avatar Jan 17 '23 18:01 Byron

when upstream support for math is available via crates.io

FYI, pulldown-cmark 0.11 has been released with math support

max-heller avatar Jun 10 '24 11:06 max-heller

There is some breakage between 0.10 and 0.11 in the API, and it's going to be a few weeks before I get around to it.

drahnr avatar Jun 10 '24 11:06 drahnr

With #75 , Math-Support was added already, hence I think this one can be closed.

If there is anything missing, please open a new specific PR.

Byron avatar Jul 17 '24 05:07 Byron