No description
Find a file
mixflavor fbd3407509 release: 0.0.48 — markers-never-hide store description
Co-authored-by: chodaict <x@cver.net>
2026-06-11 11:21:57 +09:00
LICENSE marktile 0.0.47 — initial public release 2026-06-10 18:15:42 +09:00
main.js marktile 0.0.47 — initial public release 2026-06-10 18:15:42 +09:00
manifest.json release: 0.0.48 — markers-never-hide store description 2026-06-11 11:21:57 +09:00
README.ja.md docs(README): marktile stands on its own — markers never hide 2026-06-11 09:09:14 +09:00
README.ko.md docs(README): marktile stands on its own — markers never hide 2026-06-11 09:09:14 +09:00
README.md docs(README): marktile stands on its own — markers never hide 2026-06-11 09:09:14 +09:00
README.zh-TW.md docs(README): marktile stands on its own — markers never hide 2026-06-11 09:09:14 +09:00
styles.css marktile 0.0.47 — initial public release 2026-06-10 18:15:42 +09:00
versions.json release: 0.0.48 — markers-never-hide store description 2026-06-11 11:21:57 +09:00

English · 日本語 · 한국어 · 繁體中文

marktile

A Markdown editor that never hides your markers — headings grow while ## stays put. A real Obsidian pane.

marktile (mark + tile) makes Markdown comfortable to read without a rendering layer: what you see is the literal file. Headings grow while the ## markers stay in place, smart-Enter continues lists, Tab indents with a tab-vs-space ruler, two modes (Seasoned / Plain), and a drag-reorderable table of contents. Just a faster way to edit .md.

It's a switchable pane: a header button hops back to Obsidian's native editor, and — if tugtile is installed — over to the card table. Same file, no lock-in.

Highlights

  • The markers never hide — no rendering layer, no live-preview magic; the file you see is the file on disk.
  • Editing comforts — smart-Enter list continuation, Tab indentation with a ruler, Seasoned / Plain modes, and a table of contents you can drag to move whole sections.
  • An editor that survives phones — two-row toolbar, virtual-keyboard-aware layout on iOS/iPad.
  • CJK-first, concretely — re-highlighting waits while your IME is composing, so CJK input is never interrupted.
  • No network, no telemetry — your notes never leave your vault.

Install

  • Manual: from the latest release, download main.js, manifest.json, and styles.css into your vault's .obsidian/plugins/marktile/ folder, then enable marktile in Settings → Community plugins.
  • BRAT: add the beta plugin CVERInc/marktile.

Sister plugin: tugtile — a card table for your Markdown notes; marktile is its editor, grown standalone.


Published by CVER Inc. · cver.net · MIT License.