-
### Problem
We've got a flavor of markdown that many folks are using to write books with Jupyter called. It's called [MyST Markdown](https://myst-parser.readthedocs.io) and is heavily used in [jupy…
-
### 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 \
…
-
### Describe the bug
**context**
I want to use the myst-example directive and put a colon fenced block inside it.
**expectation**
I expected this to work :)
**bug**
But instead I get an erro…
-
First up, thank you for an awesome framework! I have been looking for this kind of thing for so long, being a huge Sphinx fan but also liking the simplicity of Markdown.
**Is your feature request r…
-
**Describe the bug**
When trying build a document via sphinx that ends with a heading, I see the following warning:
```
foo.md:0: WARNING: Document or section may not begin with a transition.
…
-
### Describe the problem
Sphinx uses docinfo blocks to include information like author name or date. When these are converted from reST to MyST they become front-matter, but these isn't interpreted …
-
### Description / Summary
- It is already possible to cross-reference different file, this enhancement is to allow referencing a specific section.
- This seems to be what MyST will eventually allow…
-
The Jupyter Books people have done a heroic effort to make markdown feature-paired with .rst, making note blocks and caution tags and all the other features and extensions sphinx supports available: h…
kousu updated
3 years ago
-
### What version of `myst-parser` are you using?
2.0.0
### What version dependencies are you using?
Sphinx 7.2.5, docutils 0.19
### What operating system are you using?
Linux
### Describe the Bu…
-
## Proposal
It would be great if one could include computational output - stored either in a Jupyter notebook or a separate file - inline and formatted just as normal text.
## Additional notes
…