Commit 7fb6d47
committed
Add Markdown import feature, fix backslash preview bug
- Add "Import Markdown" button in sidebar Tools panel
- Side-by-side modal with live Markdown→Djot conversion
- Converts: bold, italic, strikethrough, highlight, headers, links, etc.
- Inserts at cursor position with proper blank lines
- Fix REST API preview stripping backslashes (removed unnecessary wp_unslash)1 parent c21c489 commit 7fb6d47
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments