From aad4d251568125c7f3938237a8fc5d44552bbea1 Mon Sep 17 00:00:00 2001 From: Asko Nomm Date: Sat, 9 Apr 2022 15:03:23 +0200 Subject: Add full test coverage for strikethrough text (re #4) --- resources/test/core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/test/core.md') diff --git a/resources/test/core.md b/resources/test/core.md index 1770f21..6c476a9 100644 --- a/resources/test/core.md +++ b/resources/test/core.md @@ -55,7 +55,7 @@ This is ___bold italic text___ and ***this is also***. *What about italic text t ## Hi there, world! * List item -* Another list item +* Another list ~~item~~ * Sub list item * Another sub list item * Sub sub list item -- cgit v1.2.3