News

Python REPL syntax highlight support for markdown fenced code blocks. Use "python-repl" as a language specifier after fenced code blocks. How it will look like with different color themes: ...
The syntax matching is naive. It will work only for the simple common cases. If something don't color the way it should, the best workaround will be the template simplification. This extension deals ...