-
https://so.nwalsh.com/2019/09/28/pygments
-
I'm trying to use the Pygments lexer in `syntax_highlighting/en/pygments`.
With Pygments version 2.16.1 (I haven't tried other versions, but this is close to being the latest), running `pygmentize -l…
-
The usage for colout gives a misleading suggestion:
```
$ echo "fubar" | colout "fubar" Green;
[colout] ERROR: Unknown color: Green (maybe you forgot to install python3-pygments?)
$ pip instal…
-
![screenshot-1711756597](https://github.com/Akuli/porcupine/assets/18505570/bdc7b4f3-fe87-47e4-a88d-9cf1b2dac359)
It would be better to say "Color theme for editing" and "Color theme for output o…
Akuli updated
1 month ago
-
Hi,
First, of all I'm not sure it is a bug since the readme says that only coderay and highlightjs are supported. However that, I've been testing the 4 possible options and only Pygments is now worki…
-
I noticed that the `nbshow` command (from [nbdime](https://github.com/jupyter/nbdime)) runs quite slowly. On investigation, it's loading the IPython lexer from `IPython.lib.lexers`, through the entry …
-
While I am trying to view the output of a analyzing, I found when I click on the file to view source code and the analyzing result, the page failed to load and the following error message appears on c…
-
python -V
apt-get install python-pip
pip list | grep Pygments
which pygmentize
pygmentize -V
pip install --upgrade Pygments
-
When I attempt to highlight the following code snippet using Sphinx, MyST, and jsx-lexer, Sphinx returns a warning:
`WARNING: Could not lex literal_block as "jsx". Highlighting skipped.`
````
`…
-
Author Name: **Tom Kralidis** (@tomkralidis)
Original Redmine Issue: [11731](https://issues.qgis.org/issues/11731)
Redmine category:metasearch_catalogue_client
---
As suggested by @alexbruy, since …
qgib updated
2 months ago