diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-07-12 20:39:34 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-07-12 20:39:34 -0700 |
commit | 7eb81622aedcda536f41bc36b63d3fc48c065838 (patch) | |
tree | c0cfc70e28d54b948a375113604d2f528fc4172c /bench/stats.py | |
parent | 34cd161d7b70c39957f46c9602aef165d747a466 (diff) |
Fixed scanner for link url.
re2c returns the longest match, so we were getting bad
results with
[link](foo\(and\(bar\)\))
which it would parse as containing a bare `\` followed by
an in-parens chunk ending with the final paren.
Diffstat (limited to 'bench/stats.py')
0 files changed, 0 insertions, 0 deletions