mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-08-03 06:42:12 +00:00
Remove unneeded Parsedown option
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
baadea8e74
commit
b2fc3a9d53
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ class Utils {
|
|||
$parseDown = new Parsedown();
|
||||
|
||||
$parseDown
|
||||
->setMarkupEscaped(true)
|
||||
->setBreaksEnabled(true)
|
||||
->setSafeMode(true)
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue