-
### Describe the gap in the current documentation
The documentation about tables suggests to use the following notation for tables with captions (see https://github.com/executablebooks/MyST-Parser/…
-
### 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 …
-
The current state is that mdformat-myst only supports syntax that is enabled by default in myst-parser. User @ichard26 has voiced the need for optional syntax support (colon fence in particular). The …
-
### Describe the bug
**context**
Unsure if this is an error within my environment or an actual bug. But JupyterBook fails to evaluate MyST markdown using the `{eval}` syntax.
**expectation**
Run…
-
Let's face it: people don't do most installation unless they feel there is a need. Saying "install the [coderefinery] conda environment" is quite similar to "install the anaconda environment" and it…
-
There is some ability in other markup languages to supply directives without content, MyST right now is a bit awkward and confuses some folks:
* https://github.com/orgs/executablebooks/discussions/…
-
### Describe the bug
**context**
When I do
```bash
jupyter book toc migrate _toc.yml
# but also
jupyter book --help
```
**bug**
I am consistently getting a stack dump ending with
```con…
-
**Related**
#1186
**Feature functionality**
At this time our infos on the GitHub repo, esp. onboarding and contributing instructions, have diverged from the [ReadTheDocs docs](https://heat.readt…
-
### Describe the bug
**context**
The glue:math directive is not working in JupyterBook as seen in the documentation:
https://jupyterbook.org/en/stable/content/executable/output-insert.html#the-gl…
-
_Originally posted by @asmeurer in https://github.com/executablebooks/MyST-Parser/issues/163#issuecomment-679917591_
This issue will be of relevance here: https://github.com/sphinx-doc/sphinx/issue…