Add markdown & style reference examples and generator

This commit is contained in:
Christian Muehlhaeuser
2019-12-07 08:51:17 +01:00
parent 9d63f7125d
commit c9247397ec
38 changed files with 181 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"list": {
"margin": 4,
"color": "15",
"background_color": "52"
},
"item": {
"prefix": "• "
}
}