logilab-doctools #3082717 Colorize source code from ReST code blocks [resolved]
The code blocks in ReST can be colorized thanks to the pygments module. It would be great if the ReST to DocBook transformation kept the code styling of pygments. | |
priority | normal |
---|---|
type | enhancement |
done in | 0.6.0 |
load | 0.500 |
load left | 0.000 |
closed by | #ef9b78303ba2 Added code styling with pygments in DocBook generation from ReST source |
Comments
-
2015/12/08 17:19, written by ocayrol
add commentThe styling information from pygments should be added in DocBook as extension attributes on inline elements.