downlit
downlit copied to clipboard
Manually style ANSI colours
Instead of relying on fansi — that way we could generate classes that are controlled by the theme. (Only need to support named colours + italic/bold/underline, so can probably just do with regexps)
Can now use cli::ansi_html()
for this.