Commit graph

8 commits

Author SHA1 Message Date
CVER Inc.
ecf06b3155
docs: make language-nav anchors absolute for the Obsidian listing (#5)
In the Obsidian community plugin browser the README renders standalone, so
in-document #anchors don't scroll. Absolute repo anchors instead open the
GitHub README at that section (a real response beats none); on GitHub they
still behave as same-page jumps. Completes the link fix — no relative links or
bare anchors remain.

Co-authored-by: cverorg <292680828+cverorg@users.noreply.github.com>
2026-07-14 14:20:20 +09:00
CVER Inc.
a639408bfe
docs: absolute README links so they survive the Obsidian listing (#2)
The Obsidian community plugin browser renders README.md standalone with no
base URL, so the relative ../../releases/latest links 404 there even though
they work on GitHub. Point them at the full github.com URL so they resolve in
both contexts.

Co-authored-by: cverorg <292680828+cverorg@users.noreply.github.com>
2026-07-14 11:48:33 +09:00
chodaict
fe68286014 docs: README undersold the editor — it's 3 modes, not 2 (Seasoned/Rendered/Plain)
The old tagline ("never hides your markers") only described Seasoned; Rendered
mode has hidden markers (full WYSIWYG) since it shipped. Caught while drafting
an HN comment that repeated the stale claim — fixed across all 4 languages.
2026-07-05 20:43:27 +09:00
mixflavor
5bcacb1811 docs(README): install via Community plugins (now listed); BRAT → beta-only
marktile is in the official community directory, so the primary install is
Settings → Community plugins → Browse → search marktile. Updated all four locales
(EN/JA/KO/ZH-TW); BRAT demoted to optional beta-build channel.

Co-Authored-By: chodaict <x@cver.net>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 23:10:09 +09:00
mixflavor
41ef0dbd3b docs: consolidate four-locale READMEs into one stacked README
Merge README.{ja,ko,zh-TW}.md into README.md with in-page anchor nav
(the plugin page is meant for Obsidian; jumping to separate files loses
the point). Each locale section links out to its matching cver.net page.

Co-Authored-By: chodaict <x@cver.net>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 21:34:50 +09:00
mixflavor
9b0dae6ce6 docs(README): marktile stands on its own — markers never hide
The tagline no longer leads with tugtile's name; the differentiator
(headings grow while `## ` stays put, no rendering layer) is the
identity, family is the second beat. UI vocabulary aligned with shipped
strings (Seasoned/Plain, 調味/原味, アジツケ/プレーン, 양념/담백;
zh 牌桌 not 看板). Adds the verified Highlights layer (IME-safe, phone
toolbar, no network).

Co-authored-by: chodaict <x@cver.net>
2026-06-11 09:09:14 +09:00
mixflavor
6901159afc docs: localized README (en-US / ja-JP / ko-KR / zh-TW)
README.md (English) + README.ja.md / README.ko.md / README.zh-TW.md with a language
nav. Obsidian's plugin detail page pulls README.md from this repo.

Co-Authored-By: chodaict <x@cver.net>
2026-06-10 18:31:43 +09:00
mixflavor
91d1a81bbc marktile 0.0.47 — initial public release
Standalone Markdown editor pane for Obsidian, from the tugtile family (MIT, CJK-friendly).
Distribution mirror; built from the tile monorepo.

Co-Authored-By: chodaict <x@cver.net>
2026-06-10 18:15:42 +09:00