rdm-app icon indicating copy to clipboard operation
rdm-app copied to clipboard

Handle characters in the parser.

Open nomis52 opened this issue 10 years ago • 3 comments

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.

nomis52 avatar Jun 09 '15 16:06 nomis52

LGTM, aside from a comment

daveol avatar Jun 10 '15 13:06 daveol

Cool, I hit this stumbling block too.

peternewman avatar Jun 14 '15 00:06 peternewman

Only one comment from me.

peternewman avatar Jun 14 '15 00:06 peternewman