diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-06-21 22:35:07 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-06-21 22:35:07 -0700 |
commit | 0352f7845bfa2053797850c3639414978285b63e (patch) | |
tree | e25772594c18c114debc2ebf3d94160855498192 /test/odt | |
parent | 2ef2049b4e94dc51961e75edb27af1d2f83acd3b (diff) | |
download | pandoc-0352f7845bfa2053797850c3639414978285b63e.tar.gz |
Improve emailAddress in Text.Pandoc.Parsing.
Previously the parser would accept characters in domains
that are illegal in domains, and this sometimes caused it
to gobble bits of the following text.
Closes #7398.
Note that this change, by itself, caused some txt2tag reader
tests to fail. txt2tags allows bare email addresses with
a following form query. So, in addition to the change
to emailAddress, we modify the txt2tags parser so it can
still handle these cases.
Diffstat (limited to 'test/odt')
0 files changed, 0 insertions, 0 deletions