You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,8 @@
79
79
"settings_commentConvertModeHTMLDesc": "Convert Obsidian notes comments to HTML comments.",
80
80
"settings_enableHtml": "Enable HTML",
81
81
"settings_enableHtmlDesc": "Enable HTML tags in notes. This might cause XSS attack to your WordPress.",
82
+
"settings_uploadRawMarkdown": "Upload Raw Markdown",
83
+
"settings_uploadRawMarkdownDesc": "Upload the raw markdown content instead of converting to HTML. This requires your WordPress site to have a markdown parser plugin installed.",
82
84
"settings_replaceMediaLinks": "Replace media links",
83
85
"settings_replaceMediaLinksDesc": "Replace media links to WordPress URLs after uploading.",
0 commit comments