Skip to main content

Module debug

Module debug 

Source
Expand description

Inverse rendering: turn parsed tokens back into farben markup syntax.

Powers the expand! macro and other debugging utilities by round-tripping tokens through a human-readable representation.

Functionsยง

tag_to_markup_part
Converts a TagType into its farben markup representation.
tokens_to_markup
Converts a sequence of Tokens back into a farben markup string.