-
I am writing a [debugger for Go](https://github.com/rocky/ssa-interp) and came across this project via Dmitri Shuralyov and his use of this which uses go/scanner.
One improvement I'd like to see is…
rocky updated
9 years ago
-
### Description
I would like to request the addition of a new code formatting option in Typst to support Python doctest code blocks. Specifically, I propose the name "pycon" (the same name that pygme…
-
PlasTeX should be able to dynamically find and subsequently load PlasTeX plugins.
At the moment PlasTeX provides the `--plugins` MultiString configuration option.
Unfortunately the Renderer opti…
-
```
Successfully uninstalled PyJWT-1.7.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the followin…
-
## Description
Hi. I tried running jupyter notebook recently and faced with the following issue. I run local jupyter server, try to open any notebook from filesystem and I get 500 : Internal Serv…
-
Both the parsons and activecode directives need to handle programming languages, but handle them using different properties and have different hard-coded lists that make using both confusing:
- act…
-
When using using rubypython-0.5.3 with python2.7 in Debian (testing) observe the following:
``` shell
/usr/local/rvm/gems/ruby-1.9.3-p392/gems/blankslate-3.1.2/lib/blankslate.rb:51: warning: undefini…
-
Problem:
We tend to have people posting often who don't know the three main ways to format code on slack. A bot to help them do this properly would save everyone some time and annoyance. Plus it sh…
-
Kivy has a pygments-based lexer: https://github.com/kivy/kivy/blob/master/kivy/extras/highlight.py
Can this be included in syntaxhighlighters.py?
-
Installing on windows 10 needed intervention.
This worked for me:
```
cd emesh/
pip install -r requirements.txt
pip install tree_sitter_languages pygments mdurl linkify-it-py importli…