Fix child element rendering

This commit is contained in:
Toby Padilla 2019-11-12 15:53:11 -05:00
commit 5daf00f920

View file

@ -12,5 +12,11 @@
},
"code_block": {
"color": "200"
},
"emph": {
"italic": true
},
"strong": {
"bold": true
}
}