-
### Context
Let suppose I wrote this in RST:
```rst
.. data:: IdT
Identifier type.
:value: :class:`~typing.Hashable`
```
I would like to write this using MyST-parser:
````md
`…
-
### Describe the bug
When inserting a figure, the figure image is not clickable if the height parameter is not specified. I would expect the image to be clickable even when the height parameter is no…
-
Simply trying to get started with `jupyter-book create testbook` followed by `jupyter-book build testbook` fails.
If I delete notebook.ipynb, it will build without crashing. (Apparently related to …
-
### Describe the bug
**context**
The `only` directive mocked from Sphinx does not work when it contains an `include` directive that includes a file containing Markdown.
It works as expected when …
-
Our https://zulip.readthedocs.io/ developer documentation is in Markdown files in `docs/`, rendered into HTML using Sphinx. Per https://github.com/rtfd/recommonmark/issues/3#issuecomment-393388575 , w…
-
### Describe the bug
**context**
When I do this:
```# AAAAA
Works: [b](c.html)
Does not work: [b](c.html#foo)
```
**expectation**
I expected two links.
**bug**
But instead only one l…
-
### Describe the bug
**context**
I am building a book from jupytext py:percent files stored in a src folder outside of the book folder
**expectation**
I expected it to work since the documenta…
-
### Describe the bug
**context**
I set stderr_output: remove in _config.yml.
```
execute:
execute_notebooks: force
allow_errors: true
timeout: 100
stderr_output: show
run_in_temp: t…
-
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…
-
### Describe the problem
MyST does not add the `problematic` class on references that were not resolved successfully.
### Link to your repository or website
_No response_
### Steps to repr…