diff options
Diffstat (limited to 'format.c')
| -rw-r--r-- | format.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -94,6 +94,7 @@ static xs_str *format_line(const char *line, xs_list **attach) "`[^`]+`" "|" "~~[^~]+~~" "|" "\\*\\*?\\*?[^\\*]+\\*?\\*?\\*" "|" + ":.+:" "|" //emotes "_[^_]+_" "|" //anzu "__[^_]+__" "|" //anzu "!\\[[^]]+\\]\\([^\\)]+\\)" "|" |