From 9e787468acebf8079b3acf658abc62b4bb63fef3 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 9 Mar 2026 16:41:45 +0200 Subject: [PATCH] add markdown support, reorder asc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 146e4461..d2b344e2 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,9 @@ The Gemini protocol was designed as a minimalistic, tracking-resistant alternati #### Text * [x] `text/gemini` - * [x] `text/plain` + * [x] `text/markdown` * [x] `text/nex` + * [x] `text/plain` #### Images * [x] `image/gif`