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
+12
View File
@@ -0,0 +1,12 @@
{
"link": {
"color": "123",
"underline": true,
"prefix": "(",
"suffix": ")"
},
"link_text": {
"color": "123",
"bold": true
}
}