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
3 lines
122 B
HTML
3 lines
122 B
HTML
<blockquote class="note">
|
|
<div><strong>{{ T "note" }}</strong> {{ trim .Inner " \n" | markdownify }}</div>
|
|
</blockquote> |