Simplified feature list

This commit is contained in:
Eduard Urbach 2024-04-02 20:52:48 +02:00
parent d7fd8c74e8
commit 891e3938fa
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

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