-
The usage documentation is in a pretty sorry state, it should be improved. Don't forget to mention field masks in there too.
-
Can we implement a more helpful error message or warning?
Minimal schema to reproduce:
```json
{
"properties": {
"a": {
"description": "[A bad link](notauri)."
}
}
}
``…
-
### Describe the bug
**context**
When I compile a simple example, I get `WARNING: undefined label:` using sphinx 7.2.6
**expectation**
I expected no errors.
**bug**
Here's an error message…
-
I cannot use the flag pygments_style when using the sphinx-book-theme.
Here is a minimal example
```python
# conf.py
extensions = ['myst_parser']
html_theme='sphinx_book_theme'
pygments_style…
-
_Originally posted by @chrisjsewell in https://github.com/executablebooks/myst-language-support/issues/18#issuecomment-683545660_
Thanks @CodeCox.
I have to say, I have not touched this project in…
-
### Describe the bug
![Screenshot 2024-02-07 182028](https://github.com/executablebooks/jupyter-book/assets/22359973/700e62fa-b9b1-4376-a595-f9d21065d16f)
![Screenshot 2024-02-07 181951](https:/…
-
### What version of `myst-parser` are you using?
`>=0.19.0`
### What version dependencies are you using?
Any version compatible with the version of MyST Parser used.
### What operating sys…
-
### Describe the problem
Glued pandas dataframes do not align properly. Captions align as commanded, but the rendered images of pandas dataframes do not.
See the narrowed down example from my gith…
hbe72 updated
2 years ago
-
Just documenting a new tool to be aware of, not necessary advocating we use it for hackweeks! But I came across this blog post via 2i2c slack about cross linking content across webpages (even interact…
-
I'm not completely familliar with the RTD architecture and domain principles, but I struggle to add crossref to a PHP class (or watherver) definition.
In short, when using the "default" cross-ref s…