mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Include markdown-it-smartArrow. Toggle it via settings and disable it by default since it might affect HTML comments in markdown
This commit is contained in:
@@ -153,5 +153,6 @@
|
||||
"Sanitization": "Bonifica",
|
||||
"Only allow secure html tags (recommended)": "Consenti solo tag HTML sicuri (raccomandato)",
|
||||
"Allow styles": "Consenti stili",
|
||||
"Allow dangerous html tags": "Consenti tag HTML pericolosi"
|
||||
"Allow dangerous html tags": "Consenti tag HTML pericolosi",
|
||||
"Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown."
|
||||
}"
|
||||
|
||||
Reference in New Issue
Block a user