Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 0f1f468

Browse files
fix: Link treated as checkbox
1 parent e538c2b commit 0f1f468

File tree

4 files changed

+2983
-2960
lines changed

4 files changed

+2983
-2960
lines changed

corpus/basic.tst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,6 +1171,23 @@ List.11f - No Checkbox [x ]
11711171
(sym)
11721172
(nl))))))
11731173

1174+
================================================================================
1175+
List.11g - No Checkbox [[]
1176+
================================================================================
1177+
- [[ ]
1178+
--------------------------------------------------------------------------------
1179+
1180+
(document
1181+
body: (body
1182+
(list
1183+
(listitem
1184+
bullet: (bullet)
1185+
contents: (paragraph
1186+
(sym)
1187+
(sym)
1188+
(sym)
1189+
(nl))))))
1190+
11741191
================================================================================
11751192
Directive.01 - Document
11761193
================================================================================

0 commit comments

Comments
 (0)