Merge pull request 'lib/chiya_web/controllers/page_html/note_list_microblog.html.heex aktualisiert' (#288) from devel into main

Reviewed-on: #288
This commit is contained in:
inhji 2023-09-08 14:37:28 +02:00
commit 38f1a61ac8

View file

@ -9,7 +9,7 @@
<% end %>
</header>
<div class="prose">
<div class="prose max-w-none">
<%= raw(Markdown.render(note.content)) %>
</div>