From 8e0b5fff409d3520214844f6acb620a41f387e97 Mon Sep 17 00:00:00 2001 From: inhji Date: Fri, 7 Jul 2023 12:04:26 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/controllers/page=5Fhtm?= =?UTF-8?q?l/wiki.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/controllers/page_html/wiki.html.heex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/chiya_web/controllers/page_html/wiki.html.heex b/lib/chiya_web/controllers/page_html/wiki.html.heex index 7f60930..9d07cf0 100644 --- a/lib/chiya_web/controllers/page_html/wiki.html.heex +++ b/lib/chiya_web/controllers/page_html/wiki.html.heex @@ -2,6 +2,10 @@ <:title>Wiki +
+ <%= Markdown.render(@channel.content) |> raw %> +
+ <%= if @channel do %>