-
There's a relatively new parser for markdown in Sphinx called [the myst-markdown parser](https://myst-parser.readthedocs.io/en/latest/). It allows users to write their documentation in markdown and re…
-
The Markdown Preview is not correctly rendering the MyST enhancements.
The following enhanced markdown is ignored and only the content is rendered as plain text.
```
``` {tip} this is a MyST tip th…
-
### 📚 The doc issue
Currently, documentation is written in ReStructuredText which is feature-rich but not as simple and popular as Markdown. This could be a barrier for people who are new to rST bu…
-
Instead of downloading the Jupyter Notebook, the source of the file is openes on a new page.
For example, [on this page](https://jupyterbook.org/en/stable/file-types/notebooks.html) of the Jupyter Bo…
-
Hey, thanks for the great tool! It's very helpful.
**Is your feature request related to a problem? Please describe.**
Currently, the `suggest` command outputs the names in rST format. With the r…
-
Jupyter notebook cells can produce text output that is specific to markdown (`text/markdown`). It'd be useful if MyST could parse this output along with the rest of the markdown in the notebook. This …
-
Various directives in Myst support providing parsed markdown as directive arguments.
> \`\`\`{directive} Argument
> \`\`\`
However I question whether we want to support this at all.
- We want uni…
-
Sphinx 文档默认使用 reStructuredText 语法,但也支持 MyST Markdown 语法。
[MyST Markdown](https://myst-parser.readthedocs.io/en/latest/syntax/typography.html) 是在标准 Markdown 语法上做了一些扩展,使得其具有更强大的功能。目前我的感受是,MyST Markdo…
-
As people use MySTMD more heavily, they may run into cases where they want to build custom plugins or do scripting with MyST documents. A nice example of this is [Rowan's auto-generated MEP table](htt…
-
### Describe the bug
**context**
When I compile my markdown files to HTML using sphinx_proof with language settings to German, the titles of most of the proof boxes are translated correctly (some ar…