rrainysz/lua-pattern-tester

Problem pattern matching after a ‘ / ‘

nodecentral opened this issue · 1 comments

Describe the bug

Using your online demo to test it out, i tried matching the following exact string, but it wouldn’t allow me to do any matching after reaching the slash ‘/’ ?

Date     Time AUG 01/23  8:03p

Date%s+Time%s+(%a+)%s+(%d+)([/])(%d+)%s+(%d+):(%d+)([apAP])

IMG_3527

It has been fixed & tested, thank you for reporting!