ex_doc v0.19.3 ExDoc.Highlighter View Source
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(_) View Source
Highlighter specific assets.
Link to this function
before_closing_body_tag(_) View Source
Highlighter specific annotations.
Link to this function
before_closing_head_tag(_) View Source
Highlighter specific annotations.
Link to this function
highlight_code_blocks(html) View Source
Highlights all code block in an already generated HTML document.