Module syntect::html
[−]
[src]
Rendering highlighted code as HTML+CSS
Enums
| ClassStyle |
Only one style for now, I may add more class styles later. Just here so I don't have to change the API |
Functions
| styles_to_coloured_html |
Output HTML for a line of code with |
| tokens_to_classed_html |
Output HTML for a line of code with |