diff --git a/templates/shortcodes/note.html b/templates/shortcodes/note.html index 1fd3dd0..7821d22 100644 --- a/templates/shortcodes/note.html +++ b/templates/shortcodes/note.html @@ -1,3 +1,3 @@
- {{ body }} + {{ body | markdown }}