Skip to main content

Module docs

Module docs 

Source
Expand description

Documentation text transformations.

Converts $ ‐prefixed console code blocks into Zola {% terminal() %} shortcodes. Used by both the --help-page generator (CLI source → web docs) and the doc sync test (hand-written docs → web docs).

Functions§

convert_dollar_console_to_terminal
Convert $ ‐prefixed console blocks into {% terminal() %} shortcodes.