Files
gitea-rest-renderer/rst2htmlbody.py
gryf 1e88e10c78 Added ability for syntax highlight in code blocks.
Docutils can leverage pygments python package to create syntax highlight
inside code blocks. Implementation consists two custom classes for
getting HTML code tag contain appropriate class keyword and value.
2022-07-06 16:52:51 +02:00

1.3 KiB
Executable File