diff --git a/my_snippets/markdown.snippets b/my_snippets/markdown.snippets index 92ea3bf..ad357f6 100644 --- a/my_snippets/markdown.snippets +++ b/my_snippets/markdown.snippets @@ -88,7 +88,7 @@ snippet info "info box"
- + Info
${1:info text}
$0 @@ -111,7 +111,7 @@ snippet warn "warning box"
- + Warning
${1:warning text}
$0 @@ -134,7 +134,7 @@ snippet error "error box"
- + Error
${1:error text}
$0