Changeset - 476daae2a94c
default
0
1
0
style: generate pygments.css directly with pygmentize -a
This avoids 'sed' post-processing of the generated css.
pygments.css can thus be generated with:
pygmentize -S default -f html -a .code-highlight > kallithea/public/css/pygments.css
This avoids 'sed' post-processing of the generated css.
pygments.css can thus be generated with:
pygmentize -S default -f html -a .code-highlight > kallithea/public/css/pygments.css
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)