105 B
2 lines
Blame
1
terminal ARCH_ICON: /\([\w-:]+\)/;
2
terminal ARCH_TITLE: /\[(?:"([^"\\]|\\.)*"|'([^'\\]|\\.)*'|[\w ]+)\]/;