From 45ac20c7a4d632bbb23aaba50c2d79ac5ebac465 Mon Sep 17 00:00:00 2001 From: winter Date: Fri, 14 Feb 2025 17:56:45 +0000 Subject: implement formatted note contents (html and commonmark) --- templates/note.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/note.php b/templates/note.php index db4fbb9..b5b07df 100644 --- a/templates/note.php +++ b/templates/note.php @@ -24,9 +24,10 @@ if ($user != null) {