Simplified feature list

This commit is contained in:
Eduard Urbach 2024-04-02 20:52:48 +02:00
parent b520b6bdd9
commit 94bc3eda48
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

@ -4,14 +4,16 @@ A markdown renderer that supports only a subset of the CommonMark spec in order
## Features
- Code blocks
- Formatting (bold, italic, monospace and strikethrough)
- Bold
- Code
- Italic
- Links
- Lists
- Headers
- Paragraphs
- Quotes
- Separators
- Strikethrough
- Tables
## Installation