FIX: markdown>hyphen has extra space now

The previous code for markdown unordered lists was missing a space after the `-`.
This commit is contained in:
quazgar 2019-04-18 12:26:12 +02:00 committed by GitHub
parent e378404d01
commit b0d9eead30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
# key: -
# --
- ${1:Text}
-$0
- $0