diff --git a/lib/chiya_web/controllers/page_html/note.html.heex b/lib/chiya_web/controllers/page_html/note.html.heex index 22c8421..3d37f90 100644 --- a/lib/chiya_web/controllers/page_html/note.html.heex +++ b/lib/chiya_web/controllers/page_html/note.html.heex @@ -28,7 +28,7 @@ <% end %> -
+
<%= Markdown.render(@note.content) |> raw %>