Skip to content
Snippets Groups Projects
Commit 390b1681 authored by deuce's avatar deuce
Browse files

Move prefix matching code into separate function. Fix up prefix matching.

(Specifically, fix bug with two-char nick and allow it to not start with
whitespace)

A quote prefix is now something which matches this regex:
/^((?: ?[^>\s]{0,3}> )+)/
parent 8282fa35
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment