Skip to content

Releases: dokumd/doku.md

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:47
Alteração do espaçamento entre parágrafos no visionador de Markdown

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:08
Rename released files to contain the version

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 15 Jun 17:16

doku.md — A Markdown documentation browser for developers.

Open any local folder and instantly browse, search, and understand
your Markdown documentation. Built with Wails3 (Go) + Svelte 5.

Features:

  • Browse Markdown files via file tree with expand/collapse
  • Rendered documents with table of contents and smooth scroll
  • Full-text search across all documents (FTS5 with trigram tokenizer)
  • Automatic indexing in the background on folder open
  • File system watcher — index stays in sync, documents reload on change
  • Tabs, bookmarks, and recent folders — persist across sessions
  • Local search within a document (CTRL+F) with highlighted matches
  • Keyboard shortcuts adapt to macOS (⌘) and Linux/Windows (Ctrl)
  • Custom titlebar with drag, minimise/maximise/close
  • Ubuntu 22.04 GTK3 support

Platforms: Linux, macOS, Windows