commit 9869b29f2a63ee7e42f332f8f6cbe735cf915ca9
parent e3f38840a4e9ef76cefcb5b28873e1c83565a9cc
Author: default <nobody@localhost>
Date: Mon, 17 Mar 2025 14:25:52 +0100
Reverted Markdown error.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/format.c b/format.c
@@ -94,7 +94,6 @@ static xs_str *format_line(const char *line, xs_list **attach)
"`[^`]+`" "|"
"~~[^~]+~~" "|"
"\\*\\*?\\*?[^\\*]+\\*?\\*?\\*" "|"
- ":.+:" "|" //emotes
"__[^_]+__" "|" //anzu
"!\\[[^]]+\\]\\([^\\)]+\\)" "|"
"\\[[^]]+\\]\\([^\\)]+\\)" "|"