From c5e7965fec017d2a51ae42ddd781d472fc89bff8 Mon Sep 17 00:00:00 2001 From: Asko Nomm Date: Sun, 10 Apr 2022 18:24:19 +0200 Subject: Close #11: Support dash unordered lists --- resources/test/core.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'resources/test/core.md') diff --git a/resources/test/core.md b/resources/test/core.md index 619ab5e..afc972a 100644 --- a/resources/test/core.md +++ b/resources/test/core.md @@ -52,6 +52,11 @@ function markdownToHTML(markdown) { } ``` +- Test 123 +- Test 223 + - Test 334 + 1. Test test + This is ___bold italic text___ and ***this is also***. *What about italic text that **has bold text***? ## Hi there, world! -- cgit v1.2.3