The Fatdown bundle includes the following plugins: - **Autoemail** --- email addresses such as example@example.org are automatically turned into links - **Autolink** --- URLs such as https://github.com are automatically turned into links - **Escaper** --- special characters can be escaped with a backslash like \*this\* - **FancyPants** --- some typography is enhanced, e.g. (c) (tm) and "quotes" - **HTMLComments** --- you can use HTML comments - **HTMLElements** --- several HTML elements such as
sub
and
sup
are allowed - **HTMLEntities** --- HTML entities such as ♥ are decoded - **Litedown** --- a Markdown*-like* syntax - **MediaEmbed** --- URLs from media sites are automatically embedded: https://youtu.be/QH2-TGUlwu4 - **PipeTables** --- ASCII-style tables are supported. See [its syntax](https://s9etextformatter.readthedocs.io/Plugins/PipeTables/Syntax/) *** The parser/renderer used on this page has been generated by [this script](https://github.com/s9e/TextFormatter/blob/master/scripts/generateFatdownDemo.php). It's been minified with Google Closure Compiler to 39.3 KB (16.4 KB compressed)
Autoemail
Autolink
Escaper
FancyPants
HTMLComments
HTMLElements
HTMLEntities
Litedown
MediaEmbed
PipeTables
TaskLists