Enable auto line breaks, auto URL links, and markup escaping for easier editing

This commit is contained in:
GitSync
2026-08-19 18:54:07 +00:00
parent dc749bcc6c
commit a6fcb33749
+3 -3
View File
@@ -56,9 +56,9 @@ pages:
twig: true
markdown:
extra: false
auto_line_breaks: false
auto_url_links: false
escape_markup: false
auto_line_breaks: true
auto_url_links: true
escape_markup: true
special_chars:
'>': gt
'<': lt