# artempyanykh/marksman

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

Repository: https://github.com/artempyanykh/marksman
Canonical: https://ross.abutalabs.com/products/marksman
Language: F#
License: MIT
License Family: permissive
Topics: markdown, notes, note-taking, lsp, language-server, emacs, language-server-protocol, neovim
Last push: 2026-02-08T21:36:01+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 66, release rhythm 69, longevity 100
- inputs: {"age_days": 2006, "days_push": 206, "days_rel": 206, "gap_med": 14.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3314, forks 70 (observed 2026-08-28T04:07:56.086064+00:00)

## What it is
Marksman is a Language Server Protocol (LSP) server for Markdown that provides code-assist features like completion, goto definition, find references, rename refactoring, and diagnostics. It supports wiki-links for Zettelkasten-style note taking and integrates with editors such as VSCode, Neovim, Vim, and Emacs.

## Use cases
- autocomplete markdown links and wiki-links in my editor
- find references to a markdown note across my vault
- detect broken wiki-links and duplicate headings in markdown notes
- rename markdown notes and update all links automatically
- set up zettelkasten note-taking with lsp support in neovim
- goto definition for markdown headings and anchors

## When to choose
- you write Markdown or Zettelkasten-style notes in an LSP-capable editor like Neovim, Emacs, or VSCode
- you want completion, navigation, and diagnostics for markdown links and wiki-links
- you want a single self-contained binary that works on macOS, Linux, and Windows

## When to avoid
- you only need a markdown previewer or static site generator rather than editor intelligence
- your editor has no LSP client support
- you need WYSIWYG markdown editing rather than plain-text assistance

## Facets
- artifact type: service
- maturity: active
- function: editor, documentation, markdown, parser
- domain: text-editors, documentation, developer-tools
- platform: windows, editor-plugin, cli
- tags: language-server-protocol, lsp, markdown, note-taking, zettelkasten, wiki-links, fsharp, macos, linux

## Member repositories
- artempyanykh/marksman (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.086064+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:42:05.904166+00:00, confidence not recorded.
  - readme: https://github.com/artempyanykh/marksman (fetched 2026-08-28T04:07:56.086064+00:00, sha 520b2f9d84eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
