Explorar o código

Reverted Markdown error.

default hai 2 semanas
pai
achega
9869b29f2a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      format.c

+ 0 - 1
format.c

@@ -94,7 +94,6 @@ static xs_str *format_line(const char *line, xs_list **attach)
             "`[^`]+`"                           "|"
             "~~[^~]+~~"                         "|"
             "\\*\\*?\\*?[^\\*]+\\*?\\*?\\*"     "|"
-            ":.+:"                              "|" //emotes
             "__[^_]+__"                         "|" //anzu
             "!\\[[^]]+\\]\\([^\\)]+\\)"         "|"
             "\\[[^]]+\\]\\([^\\)]+\\)"          "|"