diff options
| author | Asko Nomm <asko@bien.ee> | 2022-04-09 14:55:08 +0200 |
|---|---|---|
| committer | Asko Nomm <asko@bien.ee> | 2022-04-09 14:55:08 +0200 |
| commit | 732eeb88b4754e7945249c650fbe79ce5c7af063 (patch) | |
| tree | 69e05b936677491c3be4e24f1c8757c458ca4b34 /resources/test/core.md | |
| parent | a7f9e4bc176cff30a008acc89bd4b3cb923a1919 (diff) | |
Add full test coverage for horizontal line block (re #4)
Diffstat (limited to 'resources/test/core.md')
| -rw-r--r-- | resources/test/core.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/test/core.md b/resources/test/core.md index d699887..1770f21 100644 --- a/resources/test/core.md +++ b/resources/test/core.md @@ -62,6 +62,8 @@ This is ___bold italic text___ and ***this is also***. *What about italic text t * Continuing sub list item * Continuing list item +*** + * List item * Another list item * Sub list item |
