View Source Makeup.Formatters.HTML.HTMLFormatter (Makeup v1.1.2)
Turns a list of tokens into HTML fragments.
Summary
Functions
Turns a list of tokens into an HTML fragment. This fragment can be embedded directly into an HTML document.
Turns a list of tokens into an iolist which represents an HTML fragment. This fragment can be embedded directly into an HTML document.
Turns a list of tokens into an HTML fragment. This fragment can be embedded directly into an HTML document.
Turns a list of tokens into an iolist which represents an HTML fragment. This fragment can be embedded directly into an HTML document.
Format a single token into an iolist.
Return a JavaScript snippet to highlight code on mouseover.
This is "raw" javascript, and for inclusion in an HTML file
it must be wrapped in a <script>
tag.
Return the CSS stylesheet for a given style.
Functions
Turns a list of tokens into an HTML fragment. This fragment can be embedded directly into an HTML document.
Turns a list of tokens into an iolist which represents an HTML fragment. This fragment can be embedded directly into an HTML document.
Turns a list of tokens into an HTML fragment. This fragment can be embedded directly into an HTML document.
Turns a list of tokens into an iolist which represents an HTML fragment. This fragment can be embedded directly into an HTML document.
Format a single token into an iolist.
Return a JavaScript snippet to highlight code on mouseover.
This is "raw" javascript, and for inclusion in an HTML file
it must be wrapped in a <script>
tag.
Return the CSS stylesheet for a given style.