-
Say I am writing *foo.md* and I want to reference *bar.md.* I can reference that file with `[](bar.md)` or `[](bar)`.
If I now however want to reference the heading *heading* in *bar.md,* `[](bar.md#…
-
### Describe the problem
![image](https://user-images.githubusercontent.com/29491919/129016832-ee02f65c-db60-447f-b936-6d7210aa8579.png)
![image](https://user-images.githubusercontent.com/29491919/1…
-
### 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…
-
### Describe the problem
LaTeX output from [QuTiP](https://github.com/qutip/qutip) includes both text and math so wrapping cell output in \begin{split} and \end{split} provides output that doesn't …
-
Arguments are always arguments.
The parser should be able to read directives, and that should never be bumped down to the body.
Don't care what the directive is, can always know that the options…
-
### Describe the bug
**context**
`jupyter-book build --builder dirhtml`
**expectation**
```html
```
**bug**
But instead this happens:
```html
```
**problem**
This is a problem e…
-
**Describe the bug**
When building `html` it seems that if you use `search` as a filename -- sphinx replaces it with a search page and ignores the content in that file. Perhaps this is a reserved `…
mmcky updated
2 years ago
-
### 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…
-
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.
-
Educate readers about the inline / direct linking syntax of MyST.
```
{ref}`Overview `
```
amotl updated
9 months ago