-
Our current `requirements.txt` specifies sphinx 4.3.2, which implicitly pins docutils to 0.17.1 (for compatibility issues of the time)
Docutils stable is now 0.19 - note this requires Python 3.7 or…
-
Trying to format
```
==== =====
Head Foot
==== =====
1 1234
12 12 34
123 123 4
1234 123
==== =====
```
results in
```
+----+-----+
| Head | Foot |
+====+=====+
| 1 | 1234 |
…
-
I am not familiar with Sphinx so I don't know how to solve this myself.
Looking to the documentation here:
https://rpy2.github.io/doc/v3.5.x/html/generated_rst/pandas.html#r-and-pandas-data-frames…
-
### Documentation Link
_No response_
### Problem
It's documented in the tutorial https://matplotlib.org/stable/tutorials/advanced/transforms_tutorial.html#data-coordinates, but not very discoverabl…
-
Latex is commonly used in a scientific context to write papers and notes. In this regard, it is primarily a text-based format similar to markdown.
There is not really a good parser for latex, so it…
-
I use following _pandoc-vim-syntax_ settings:
``` vim
let g:pandoc#modules#disabled = ['menu', 'spell']
let g:pandoc#syntax#codeblocks#embeds#langs = ['vim', 'tex', 'sh', 'cpp']
let g:pandoc#formatti…
-
There is a patch at sourceforge implementing `@diagnostics` fields.
https://sourceforge.net/support/tracker.php?aid=1887564
> This patch adds a new field, called `@diagnostics`, which is treated lik…
-
will provide a test for that one as well
-
Building on the `list` subcommand introduced in #4, we want to add the ability to generate a changelog / release notes from a list of fragments.
To select which fragments to include in the generate…
-
#### Documentation essentials:
- [x] Installation and build instructions (mostly copied from [`HACKING.md`](https://github.com/GradienceTeam/Gradience/blob/main/HACKING.md))
- [x] First setup
- [x]…