enable markdown syntax in custom_notes field

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-10-02 15:40:50 +02:00
parent a808a3f782
commit e8ed43056c
9 changed files with 511 additions and 39 deletions

View File

@@ -2346,7 +2346,7 @@ Yours sincerely, your administrator',
'usersettings' => [
'custom_notes' => [
'title' => 'Custom notes',
'description' => 'Feel free to put any notes you want/need in here. They will show up in the admin/customer overview for the corresponding user.',
'description' => 'Feel free to put any notes you want/need in here. They will show up in the admin/customer overview for the corresponding user.<br>Markdown is supported, HTML will be removed.',
'show' => 'Show your notes on the dashboard of the user',
],
'api_allowed' => [