-
Originally reported in https://github.com/jupyter/nbconvert/issues/1385
I noticed that some language tags for fenced code blocks are differentially highlighted in jupyterlab compared to the html ou…
-
Hi, I'm currently trying to build a PDF version of the documentation of one of my packages, and unfortunately, this has been really painful due to `minted` and `pygments`. I'm pretty sure there is a v…
-
I am using version 1.1.0 with a virtualenv
```
pip freeze
alabaster==0.7.7
Babel==2.3.2
Django==1.8.12
django-appconf==1.0.1
django-bootstrap-toolkit==2.15.0
django-compressor==2.0
django-selectable=…
-
For the SymPy docs we have been using accessible variants of the 'sphinx' and 'native' styles. See https://github.com/sympy/sympy/blob/master/doc/src/_pygments/styles.py. I would love to be able to of…
-
## 🐛 Bug
Error output:
```
Loading micropip, packaging, pyparsing, pytest, atomicwrites, attrs, six, more-itertools, pluggy, py, setuptools, distutils, iniconfig, exceptiongroup, pytz
pyodide.…
-
We have an example project with some code in it, showing off syntax highlight (see https://rst2pdf.org/examples under "Code Samples" ) and it is also useful for testing different pygments themes.
I…
-
## xonfig
This is a fresh installation of `xonsh` on Arch Linux. I was not able to config it using `xonfig web`. It threw an error saying
```py
AttributeError: module 'gdb' has no attribute …
-
The README seems to be missing some info, as I followed the instructions and yet the "make html" fails:-
> ~/src/developer.bitcoin.org$ pip install -r requirements.txt
> ---cut---
> Installing co…
-
None of these are errors
```tcl
set amount \$16.42
puts lots\nof\n\n\n\n\n\nnewlines
set somevar {
This is a literal $ sign, and this \} escaped
brace remains uninterpreted
}
```
…
-
it would be nice to have a vim filetype for .ka files with basic syntax highlighting.