-
### 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…
-
以反引号为例:
markdown及网页版是对的:
```markdown
反引号 (backtick) 的符号是“`”,一般在英文输入法下由键盘左上角 Tab 键上方的按键键入。
```
输出后的pdf中却变成了:
```
反引号 (backtick) 的符号是“‘”,一般在英文输入法下由键盘左上角 Tab 键上方的按键键入。
```
-
I'm currently using `nbsphinx` to convert example notebooks to static documentation and they have a nifty plugin [nbsphinx-link](https://github.com/vidartf/nbsphinx-link) which allows the notebooks to…
-
**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
-
Ideally create a full set of tools for:
- generating Sphinx XML from markdown or Jupyter notebook
- generating OU-XML from Sphinx XML
- validating OU-XML
Nice to haves:
- spellchecking on m…
-
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 bug
**context**
This is the same issue as #533, but for tables. I would like to use MyST’s implementation of [GFM tables](https://myst-parser.readthedocs.io/en/latest/syntax/synta…
-
### Describe the problem
Some Jupyter notebooks output LaTeX that includes both text and math (see the [QuTiP](https://github.com/qutip/qutip) package for example). Myst-nb renders this as all math b…
-
@stijnvanhoey As indicated on the documentation website, I did `python setup.py build_sphinx` to build the docs locally.
I had to install sphinx, sphinx_rtd_theme, numpydoc and myst_parser before it…
-
## Description
It seems that a wheel for monorepo does not include a top-level `METADATA` to extract the constraints from. This means that `reqs` remains empty:
https://github.com/jupyterlab/mai…