From af354a5fb88278a6ee53b17f66060496ead57574 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Mon, 6 May 2024 19:20:41 +0000 Subject: [PATCH] docs: :memo: Update README to talk about Markdown support in Lysand --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e74494a1..b50bd548 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ - [x] Custom emoji support - [x] Automatic image conversion to WebP or other formats - [x] Scripting-compatible CLI with JSON and CSV outputs +- [x] Markdown support just about everywhere: posts, profiles, profile fields, etc. Code blocks, tables, and more are supported. - [ ] Moderation tools - [x] Mastodon API support (partial)