internal/

directory
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: MIT

Directories

Path Synopsis
Package doc implements the line-buffer document model for mdit: rune-aware edits, undo/redo with coalescing, and safe (mtime-checked) saves.
Package doc implements the line-buffer document model for mdit: rune-aware edits, undo/redo with coalescing, and safe (mtime-checked) saves.
Package editor implements the mdit inline-render editor widget: a bubbletea component that shows a markdown document with every block rendered in place, except the block under the cursor, which is shown as raw source so it can be edited.
Package editor implements the mdit inline-render editor widget: a bubbletea component that shows a markdown document with every block rendered in place, except the block under the cursor, which is shown as raw source so it can be edited.
Package mdparse turns a line buffer into a contiguous sequence of line-range blocks backed by the goldmark AST, plus an Obsidian-style wikilink inline extension.
Package mdparse turns a line buffer into a contiguous sequence of line-range blocks backed by the goldmark AST, plus an Obsidian-style wikilink inline extension.
Package render turns a single mdparse block into styled screen lines.
Package render turns a single mdparse block into styled screen lines.
Package theme defines the visual styles used by the renderer.
Package theme defines the visual styles used by the renderer.
Package ui is the root Bubble Tea application for mdit: it embeds the editor widget, draws the status bar, and owns save/quit confirmation prompts, the fuzzy finder, wikilink navigation, autocomplete, and zen mode.
Package ui is the root Bubble Tea application for mdit: it embeds the editor widget, draws the status bar, and owns save/quit confirmation prompts, the fuzzy finder, wikilink navigation, autocomplete, and zen mode.
Package vault implements a note index with wikilink resolution.
Package vault implements a note index with wikilink resolution.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL