content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/src/util/formatting.rs (unfollow)
Commit message (Collapse)AuthorLines
2021-10-19add formatting trait for irc codesMax Audron-0/+129
add an impl off the formatting trait on String to format Strings with the typical irc formatting codes for bold, italic etc
2021-10-17fix links in readmeMax Audron-2/+2