docs.paste.lol / weblog-markdown-extensions.md · 1 year ago·

weblog.lol uses the [CommonMark][] Markdown specification, with some extensions:

- StrikethroughExtension
- FencedCode
- IndentedCode
- FootnoteExtension
- TableExtension
- TaskListExtension
- AutolinkExtension
- FencedCodeRenderer
- IndentedCodeRenderer

If there are other extensions you'd like to see added, here's a complete list to choose from: 

https://commonmark.thephpleague.com/2.0/extensions/overview/


[CommonMark]: https://commonmark.thephpleague.com/2.0/extensions/overview/