mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-15 12:01:58 +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:
@@ -150,5 +150,6 @@
|
||||
"Sanitization": "サニタイズ",
|
||||
"Only allow secure html tags (recommended)": "安全なHTMLタグのみ利用を許可する(推奨)",
|
||||
"Allow styles": "スタイルを許可する",
|
||||
"Allow dangerous html tags": "安全でないHTMLタグの利用を許可する"
|
||||
"Allow dangerous html tags": "安全でないHTMLタグの利用を許可する",
|
||||
"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