diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-03-25 22:14:11 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-03-25 22:14:11 -0700 |
commit | c1e0183685e22282cbf5651970200fe56a712002 (patch) | |
tree | a6e8deadfc55d768c63d85d4966a5a0822dd62ab /test | |
parent | b27b9ea0bfbfe036240d13bb374ac9706bca8649 (diff) |
Disallow link destination beginning with `<` unless it is inside `<..>`.
This brings the description in line with the spec example:
```
[foo]: <bar>(baz)
[foo]
.
<p>[foo]: <bar>(baz)</p>
<p>[foo]</p>
```
Closes #538.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions