From 9869b29f2a63ee7e42f332f8f6cbe735cf915ca9 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 17 Mar 2025 14:25:52 +0100 Subject: Reverted Markdown error. --- format.c | 1 - 1 file changed, 1 deletion(-) (limited to 'format.c') diff --git a/format.c b/format.c index b19a6e1..b2b585d 100644 --- a/format.c +++ b/format.c @@ -94,7 +94,6 @@ static xs_str *format_line(const char *line, xs_list **attach) "`[^`]+`" "|" "~~[^~]+~~" "|" "\\*\\*?\\*?[^\\*]+\\*?\\*?\\*" "|" - ":.+:" "|" //emotes "__[^_]+__" "|" //anzu "!\\[[^]]+\\]\\([^\\)]+\\)" "|" "\\[[^]]+\\]\\([^\\)]+\\)" "|" -- cgit v1.2.3