0c568fa9c9
* fix note shortcode, lists - fix note shortcode for use in lists - add example in style guide * add more items to list * update warning, caution, minor tweaks * more updates
4 lines
129 B
HTML
4 lines
129 B
HTML
<blockquote class="warning">
|
|
<div><strong>{{ T "warning" }}</strong> {{ trim .Inner " \n" | markdownify }}</div>
|
|
</blockquote>
|