Hacker News new | ask | show | jobs
by d4rky 3984 days ago
any idea on how to make lvl 11 and 12 with javascript regex parsers not supporting lookbehind correctly?
1 comments

try something like this: ([^<>]<[^h][^>]>.*)(?=</h\d>)