Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support code highlighting with pygmentize #6

Merged
merged 3 commits into from Aug 4, 2015
Merged

Conversation

mihails-strasuns
Copy link
Owner

Quick proof of concept implementation, not yet 100% sure how it should
look like in the release.

Will be modified to add `pygmentize` support
@mihails-strasuns mihails-strasuns changed the title WIP: pygmentize code highlighting Support code highlighting with pygmentize Aug 4, 2015
Dicebot added 2 commits August 4, 2015 07:51
If version=MoodWithPygmentize is used, mood will try calling external
`pygmentize` process to render HTML for markdown code blocks. This is
now enabled by default for convenience.

Sample matching .css is places into `static/css` folder. It was
generated with this command: pygmentize -S native -f html > pygments.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant