diff options
| author | default <nobody@localhost> | 2025-03-17 14:25:52 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-03-17 14:25:52 +0100 |
| commit | 9869b29f2a63ee7e42f332f8f6cbe735cf915ca9 (patch) | |
| tree | 50a362266f6be68936e8e66424360773661b2c1d | |
| parent | e3f38840a4e9ef76cefcb5b28873e1c83565a9cc (diff) | |
Reverted Markdown error.
| -rw-r--r-- | format.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -94,7 +94,6 @@ static xs_str *format_line(const char *line, xs_list **attach) "`[^`]+`" "|" "~~[^~]+~~" "|" "\\*\\*?\\*?[^\\*]+\\*?\\*?\\*" "|" - ":.+:" "|" //emotes "__[^_]+__" "|" //anzu "!\\[[^]]+\\]\\([^\\)]+\\)" "|" "\\[[^]]+\\]\\([^\\)]+\\)" "|" |