cverinc_marktile/manifest.json
mixflavor 2bab893e80 marktile 0.0.49 — fix Cmd+Z undo in the editor
The editor's Cmd+Z relied on the contenteditable's native undo (wiped by the
re-highlight); now wired to the same snapshot stack the toolbar undo uses.
Synced from the tile monorepo.

Co-Authored-By: chodaict <x@cver.net>
2026-06-11 14:20:09 +09:00

10 lines
321 B
JSON

{
"id": "marktile",
"name": "marktile",
"version": "0.0.49",
"minAppVersion": "1.4.0",
"description": "A Markdown editor where the markers never hide — headings grow while ## stays put. Pairs with tugtile. CJK-friendly.",
"author": "CVER Inc.",
"authorUrl": "https://cver.net",
"isDesktopOnly": false
}