Obsidian plugin · MIT
marktile
The markers never hide.
Most editors swallow the ## the moment a heading renders. marktile keeps the marker in place and grows the text around it, so you always see the structure you are writing — not a guess at it.
How it works
- 1.
Write Markdown
Type as you always do. Headings, lists, and emphasis render live — but the markers that make them stay visible instead of vanishing.
- 2.
See the structure
A heading grows in size while its ## stays put beside it. Tab markers and the document outline keep the shape of the file in front of you.
- 3.
Jump around
The table of contents lists every heading and lets you drag to reorder sections — restructure a long note without scrolling through it.
What's inside
Markers stay put
Headings grow while the ## stays visible, so the markup never hides the moment the cursor leaves the line.
Monospace by design
A monospace canvas keeps columns, code, and CJK characters aligned — what you type is what lands.
An outline you can reorder
The table of contents doubles as a drag handle: pull a heading up or down and its whole section follows.
Pairs with tugtile
Shares an editor core with tugtile, the companion card table — the same engine drives the prose and the cards.
Keep the marks in view
marktile is MIT-licensed and lives in the tile family alongside tugtile. Install it from Obsidian's community plugins, or read the source on GitHub.