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