Skip to content
317jamtay317 edited this page Jul 26, 2026 · 3 revisions

LiveMarkDownEditor Wiki

LiveMarkDownEditor is a live Markdown editor for Windows. You edit in a WYSIWYG surface — formatting shows as formatting, never as raw # and * — while the file on disk stays plain Markdown and updates live when it changes underneath you.

This wiki is the user guide: how to use each part of the app. For the feature list with pictures, see the README.

User guide

Start here:

Control reference

Reference documentation for the custom WPF controls the app is built from. This section is for contributors; you do not need it to use the editor.

Note on the source of truth. The domain's authoritative documents — UbiquitousLanguage and Invariants — live in the repository under docs/, not here.

Clone this wiki locally