rdm-app
rdm-app copied to clipboard
Handle characters in the parser.
This means I can do things like
'a', 'b', 'c'
Also fix my misunderstanding of js regexs. This didn't cause a bug because we match the entire line anyway.
LGTM, aside from a comment
Cool, I hit this stumbling block too.
Only one comment from me.