Land the maintainer's two decisions: the reader's home and the claim code's name
CI / gate (push) Successful in 6s

This commit is contained in:
2026-08-28 12:09:35 +02:00
parent 0d3f813d96
commit 1e903fe90a
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -36,6 +36,7 @@ test('keeps the link reference definitions a paragraph gives up, the first of a
test('leaves the paragraph a line no definition spells', () => {
assert.deepEqual(definitions('[]: /url\n'), [])
assert.deepEqual(definitions('[ ]: /url\n'), [])
assert.deepEqual(definitions('[a]: <un>closed>\n'), [])
assert.deepEqual(definitions('[a]: <unclosed\n'), [])
assert.deepEqual(definitions('[a]: /url)x\n'), [])