
Irc::formatting::html provides two functions:
- irc_to_html, takes an irc formatted string and
returns the html version. also takes an option to treat inverted text as italic.
- html_to_irc, which takes an html string and returns
an irc formatted string.