Chris Sewell
Chris Sewell
I'm going to close this, because the original issue was fixed: https://github.com/executablebooks/MyST-Parser/issues/519#issuecomment-1039319744, plus also links have changed a bit since v0.19: https://myst-parser.readthedocs.io/en/latest/syntax/cross-referencing.html Feel free to open another issue for any...
Ok so who wants to give it a go 😄 : https://sphinx-autodoc2.readthedocs.io/en/latest/quickstart.html#using-markdown-myst-docstrings
Now integrated into the documentation 😄 https://myst-parser.readthedocs.io/en/latest/syntax/code_and_apis.html#documenting-whole-apis
The memaidjs example is currently removed from the docs, until this is fixed: https://github.com/mgaitan/sphinxcontrib-mermaid/issues/109
Closing this, since it does work, see e.g. test.md ```` ```{contents} :local: ``` # Heading ```` ``` $ myst-docutils-pseudoxml test.md Heading Heading ``` > In fact that was likely the...
Hey @mgielda just to note, I'm very much a fan of djot, and would like to merge more with that, to that end, block attributes would be the answer here;...
thanks for the feedback @mgielda, yeh exactly obviously it will be difficult to get everyone to suddenly drop markdown in favor of djot, but I think djot is the best...
FYI, @mgielda if you wanted to push this forward, the steps would be: - Add a plugin to https://github.com/executablebooks/mdit-py-plugins, to implement https://htmlpreview.github.io/?https://github.com/jgm/djot/blob/master/doc/syntax.html#block-attributes - This can use https://github.com/executablebooks/mdit-py-plugins/blob/master/mdit_py_plugins/attrs/parse.py - Add an...
> you would be sympathetic towards merging it? yep definitely 👍 > were the links supposed to be different? since now they are the same To implement https://htmlpreview.github.io/?https://github.com/jgm/djot/blob/master/doc/syntax.html#block-attributes