Make the shortcodes HTML-specific

This commit is contained in:
2020-02-23 20:24:40 -08:00
parent ee90351c17
commit 7ff919c31b
9 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<div style="background-color: tomato; color: white; padding: 10px;">
<em>TODO: </em>{{ .Inner }}
</div>