cram2 / pycram

Cognitive Robot Abstract Machine in Python
https://pycram.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
20 stars 40 forks source link

Pygments addons #122

Closed Tigul closed 9 months ago

Tigul commented 9 months ago

Added a new custom style which resembles the sphinx style but has better highlighting. Also adds a new Lexer which extends the BashLexer by new keywords for better readability in the shell code-blocks.