Add "alert" shortcode (#17)
This commit is contained in:
committed by
GitHub
parent
df67dee343
commit
8f99f05a98
@@ -0,0 +1,3 @@
|
||||
<div class="alert alert-{{ .Get "type"}}">
|
||||
<strong>{{.Inner | markdownify }}</strong>
|
||||
</div>
|
||||
Reference in New Issue
Block a user