
Marksman
Write Markdown with code assist and intelligence in the comfort of your favourite editor.

Marksman is a program that integrates with your editor to assist you in writing and maintaining your Markdown documents.
Using LSP protocol it provides completion, goto definition, find references, rename
refactoring, diagnostics, and more. In addition to regular Markdown, it also supports wiki-link-style references
that enable Zettelkasten-like[^roam-research], [^markdown-memo] note taking. See more about Marksman's
features below.
Marksman works on MacOS, Linux, and Windows and is distributed as a self-contained binary for each OS.
The server provides assistance with:
-
Markdown inline links:
This is [inline link](/some-file.md#some-heading).
This is an internal [anchor link](#heading).
-
Markdown reference links: