diff options
Diffstat (limited to 'format.c')
| -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) | |||
| 94 | "`[^`]+`" "|" | 94 | "`[^`]+`" "|" |
| 95 | "~~[^~]+~~" "|" | 95 | "~~[^~]+~~" "|" |
| 96 | "\\*\\*?\\*?[^\\*]+\\*?\\*?\\*" "|" | 96 | "\\*\\*?\\*?[^\\*]+\\*?\\*?\\*" "|" |
| 97 | ":.+:" "|" //emotes | ||
| 98 | "__[^_]+__" "|" //anzu | 97 | "__[^_]+__" "|" //anzu |
| 99 | "!\\[[^]]+\\]\\([^\\)]+\\)" "|" | 98 | "!\\[[^]]+\\]\\([^\\)]+\\)" "|" |
| 100 | "\\[[^]]+\\]\\([^\\)]+\\)" "|" | 99 | "\\[[^]]+\\]\\([^\\)]+\\)" "|" |