From ec825e7abc430c2389f9af46cccdfc2be585a90a Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sat, 15 Apr 2023 13:39:07 +0100 Subject: issue: Allow checkboxes without a space. * tissue/issue.scm (file-details): Allow checkboxes without a space. * tests/issue.scm ("Allow checkboxes without a space"): New test. * issues/allow-checkboxes-without-a-space.gmi: Close issue. --- issues/allow-checkboxes-without-a-space.gmi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'issues') diff --git a/issues/allow-checkboxes-without-a-space.gmi b/issues/allow-checkboxes-without-a-space.gmi index c8d93d1..20d016f 100644 --- a/issues/allow-checkboxes-without-a-space.gmi +++ b/issues/allow-checkboxes-without-a-space.gmi @@ -10,3 +10,5 @@ In the example below, the first checklist item is not detected correctly. * [ ] Checkbox with a space * [x] Completed checkbox ``` + +* closed -- cgit v1.2.3