From 241eb9eded161671d3d8e5bf4a3f7b04907037f1 Mon Sep 17 00:00:00 2001
From: winter
Date: Fri, 14 Feb 2025 21:24:55 +0000
Subject: make markdown nicer
---
templates/write_note_form.php | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'templates/write_note_form.php')
diff --git a/templates/write_note_form.php b/templates/write_note_form.php
index 9294a7c..5d86722 100644
--- a/templates/write_note_form.php
+++ b/templates/write_note_form.php
@@ -21,6 +21,11 @@
placeholder="= __('writeNote.summary.label') ?>">
+
+
+ = sprintf(__('writeNote.formattingHint'),
+ '' . __('writeNote.formattingHint.markdown') . '') ?>
+
= __('writeNote.moreOptions') ?>
--
cgit v1.3