mirror of
https://github.com/cverinc/marktile.git
synced 2026-07-22 07:42:21 +00:00
Styles-only release: the stylesheet now relies entirely on selector specificity instead of !important (matching tugtile's cleanup), including the Plain-mode neutralizer. No behaviour or visual change; clears the community-review 'Avoid !important' lint. Co-Authored-By: chodaict <5516582+chodaict@users.noreply.github.com>
11 lines
363 B
JSON
11 lines
363 B
JSON
{
|
|
"id": "marktile",
|
|
"name": "marktile",
|
|
"version": "0.1.3",
|
|
"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",
|
|
"fundingUrl": "https://cver.net/donate",
|
|
"isDesktopOnly": false
|
|
}
|