2 Commits

Author SHA1 Message Date
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
bae09cabba Added simple executable for rendering rst files. 2022-07-05 21:47:19 +02:00