docs: added codeblock preservation as an objective to handle #2092

This commit is contained in:
Octech2722 2025-10-18 18:11:30 -05:00
parent d54c987902
commit 7fbf79b2e5

View File

@ -37,6 +37,7 @@
| Image downloading | ⚠️ | Selection only | `background/index.ts:668-740` | | Image downloading | ⚠️ | Selection only | `background/index.ts:668-740` |
| Screenshot cropping | ❌ | Rect stored, not applied | `background/index.ts:504-560` | | Screenshot cropping | ❌ | Rect stored, not applied | `background/index.ts:504-560` |
| Date metadata extraction | ❌ | Not implemented | - | | Date metadata extraction | ❌ | Not implemented | - |
| Codeblock formatting preservation | ❌ | Not implemented | - |
### Priority Issues: ### Priority Issues: