Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 334 Bytes

MCTextFormatting

Text formatting for Minecraft chat which mirrors markdown, but isn't exactly the same.

*italics*
**bolds**
__underline__
~~strikethrough~~
##garbled##

&'s are also replaced with the § special formatting character

Simply put a \ in front of a character to use it as normal