Add default styles for horizontal rule element

This commit is contained in:
Christian Muehlhaeuser
2019-12-07 18:56:08 +01:00
parent 897b2dbd1e
commit 7404a91eb4
4 changed files with 8 additions and 4 deletions
+3
View File
@@ -70,5 +70,8 @@
},
"enumeration": {
"format": ". {{.text}}"
},
"hr": {
"format": "\n---\n"
}
}