-
The documentation mentions using `rst_epilog` to integrate comments on every page. I am using myst parser. Currently, myst parser does not support such a directive, but using [substitutions in myst](h…
-
This was great for a while -- but it no longer works (not sure when it broke. The latest `1.1.3` has this issue in both Sphinx 7 and 8). Seems that it has to do with `.article-header-buttons` class th…
-
This was originally reported for sphinx-book-theme that seems to also have this bug on their own docs site (but, iirc, their main theme comes from this repo). See a full report with GIFs and links her…
-
In my current pre-commit file, I'm running mdformat twice, once with `toc` and once with `mkdocs` so that the lists generated have 4-space indents to comply with the mkdocs norm.
Current pre-com…
-
Although mystmd and JupyterBook/sphinx are targeted at slightly different use-cases, there is overlap in creating websites (see [background](https://mystmd.org/guide/background#how-do-jupyter-book-and…
-
@hukkin requested that we move the `mdformat` package back into his GitHub account, here's the request:
> I'd really like to see this happen (given I keep dictatorship over mdformat (it can be less…
-
Context: it is possible to generate type information for Sphinx docs directly from type hints, rather than relying on docstrings. See https://github.com/tox-dev/sphinx-autodoc-typehints
I lean yes …
-
See https://github.com/executablebooks/mdformat/pull/49#issuecomment-702740026
Add a CLI flag for skipping Markdown validation.
I would name the flag `--fast`, `--unsafe` or `--skip-validation`.
-
### Describe the bug
**context**
When I do use any of the examples that have markdown cell output
https://executablebooks.github.io/thebe/ipywidgets.html
**expectation**
I expected markdown to …
-
Currently, all code cells that are parsed by MyST will include their input and outputs together.
Outputs can be inserted into the page via the `{embed}` directive, which allows you to remove the in…