-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Sphinx or rinoh output
```text
alightwing@DESKTOP-536J1FP:/mnt/c/Users/Andrew/vm/development-texts$ rinoh test…
-
### Describe the bug
**context**
As a theme/extension author, I implement customizations for parsing code blocks.
Specifically, I implement custom behavior for `visit_container` in a custom `HTML…
-
With RST you can use `rubric: footnotes` to make footnotes appear wherever you want. Is it possible to do this in MyST? It seems to only put them at the bottom of the document.
-
### Describe the bug
**context**
I'm trying to build a pdf using latex by running
```
jupyter-book build mybookname/ --builder pdflatex
```
**expectation**
I expected a pdf of the whole book
…
-
### Problem
I am new to the project and could not get `jupyterlite-sphinx` running on top of my existing Sphinx site in less than three hours. One of the reasons was:
```
Extension error (j…
-
### Describe the bug
**context**
I added `parse.myst_enable_extensions.substitution` to `_config.yml` while fiddling with #2067 and that caused callout styling to break. I swapped `substitution` wit…
-
Writing some notes today, I found it hard to embed quotes (even after declaring an escape character). We should investigate this (and fix a typo in the options docstring)
We also should explicitly …
-
### Describe the problem
The result of `main.to_docutils` include an extra newline in each `literal_block` node.
### Link to your repository or website
_No response_
### Steps to reproduc…
-
### Describe the bug
**context**
I am trying to generate a pdf of my sphinx documentation. I am using the xelatex engine. There are many tables in the markdown file I am using.
**expectation**
…
-
### Describe the bug
**context**
When I try to build sphinx docs with myst-nb...
**expectation**
I expected the docs to build.
**bug**
But instead the following error is:
```console
$ ju…