executablebooks / MyST-Parser

An extended commonmark compliant parser, with bridges to docutils/sphinx
https://myst-parser.readthedocs.io
MIT License
730 stars 192 forks source link

Failing test for #852 #853

Open n-peugnet opened 7 months ago

n-peugnet commented 7 months ago

See: https://github.com/executablebooks/MyST-Parser/issues/852

I am not sure if the id of the HTML output should contain the number or not. If I am not mistaken, this id is not the one generated by the heading_anchor parameter of MyST but by Sphinx.