We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e50d82 commit dbfdb54Copy full SHA for dbfdb54
1 file changed
src-mdviewer/to-create-tests.md
@@ -19,7 +19,8 @@
19
- [ ] Edit/reader mode preserved globally across file switches
20
- [ ] Switching MD → HTML → MD reuses persistent md iframe (no reload)
21
- [ ] Closing live preview panel and reopening preserves md iframe and cache
22
-- [ ] Project switch clears all cached documents
+- [ ] Project switch clears all cached documents but preserves edit/reader mode
23
+- [ ] Edit mode persists when switching projects (was in edit → open new project md → still edit)
24
- [ ] Working set changes sync to iframe (files removed from working set go to LRU)
25
- [ ] LRU cache evicts beyond 20 non-working-set files
26
- [ ] Reload button (in LP toolbar) re-renders current file, preserves scroll and edit mode
0 commit comments