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>
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>
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.
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>
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>
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>
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>
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>