-
### Describe the bug
The MyST documentation states that the `[...](...)` syntax is a superset of the `any` role. Yet, `[...](...)` does not appear to work for referring to section labels defined impl…
-
See this for what is likely the fix: https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#auto-generated-header-anchors
Edit: Two ways forward here:
+ Add `jupyterlab-myst` as a run…
-
[MyST](https://myst-parser.readthedocs.io/en/latest/index.html) is a sphinx markdown parser which provides more features than recommonmark. The key ones being native support for admonitions, directive…
-
@romainsacchi recently added https://github.com/brightway-lca/brightway-documentation/commit/6745788c701fd89ed4c8f7cf9636e2103a646aa1 a helpful diagram:
We could just add it to the [Software Fr…
-
### Describe the bug
**context**
The MyST parser is used as an extension to the Sphinx build system.
I converted the Sphinx [index](https://www.sphinx-doc.org/en/master/usage/quickstart.html#de…
-
### Describe the bug
When I do embed a regular local PNG image into any ipynb or md file using HTML code, the image is not being displayed:
![image](https://user-images.githubusercontent.com/56342…
-
In the recent runs of the CI like [here](https://github.com/mwouts/jupytext/actions/runs/10197053756/job/28209188075), the conversion from rst to md fails:
```
ImportError while loading conftest '/h…
-
There seems to be another popular preview extension for Sphinx.
https://sphinx-hoverxref.readthedocs.io/en/latest/
It is used in MySt examples.
https://myst-parser.readthedocs.io/en/latest/syntax…
-
_Originally posted by @chrisjsewell in https://github.com/executablebooks/myst-language-support/issues/18#issuecomment-683545660_
Thanks @CodeCox.
I have to say, I have not touched this project in…
-
### What's the problem this feature will solve?
I would like to include roff manpages when installing pip via a linux distro package manager.
Currently I can do that via:
```
sphinx-build \
…