ex_doc_refined v0.1.1 ExDocRefined.Highlighter
Performs code highlighting.
Link to this section Summary
Functions
Highlighter specific assets
Highlighter specific annotations
Highlighter specific annotations
Highlights all code block in an already generated HTML document
Link to this section Functions
Link to this function
assets(_)
Highlighter specific assets.
Link to this function
before_closing_body_tag(_)
Highlighter specific annotations.
Link to this function
before_closing_head_tag(_)
Highlighter specific annotations.
Link to this function
highlight_code_blocks(html)
Highlights all code block in an already generated HTML document.