Commit Graph

4 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
3861302048 Rephrase a bit README text. 2022-07-06 16:52:26 +02:00
31bc97e363 Added license. 2022-07-06 16:46:47 +02:00
bae09cabba Added simple executable for rendering rst files. 2022-07-05 21:47:19 +02:00