ExPygments v1.0.0 Pygments View Source

Syntax highlight using Pygments.

Link to this section Summary

Functions

Highlight source code parsed through a markdown engine

Start the application

Link to this section Functions

Link to this function

highlight(source, language \\ "text") View Source

Highlight source code.

Link to this function

highlight_escaped(source, language \\ "text") View Source

Highlight source code parsed through a markdown engine.

Start the application.