macOS
brew install marksmanlocal Homebrew formula metadata
sudo port install marksmanMacPorts ports tree · devel/marksman/Portfile · source: api.github.com
brew
Language Server Protocol for Markdown. Version 2026-02-08 via Homebrew; verified 2026-06-04.
install
brew install marksmanlocal Homebrew formula metadata
sudo port install marksmanMacPorts ports tree · devel/marksman/Portfile · source: api.github.com
nix profile install nixpkgs#marksmannixpkgs package indexes · pkgs/by-name/ma/marksman/package.nix · source: api.github.com
sudo pacman -S marksmanArch Linux sync databases · marksman · source: geo.mirror.pkgbuild.com
scoop install main/marksmanScoop official bucket manifest trees · bucket/marksman.json · source: api.github.com
winget install --id Artempyanykh.Marksman -eWindows Package Manager source index · Artempyanykh.Marksman · source: cdn.winget.microsoft.com
overview
Language Server Protocol for Markdown
history
Marksman is an open-source Markdown language server that brings code-assist style editor features to prose, notes, and documentation projects.
The Marksman repository was created on 2021-03-06. Its README frames the project as a generic LSP server for Markdown, providing completion, goto definition, references, rename refactoring, diagnostics, and wiki-link support.
The project is implemented in F# and distributed as self-contained binaries for macOS, Linux, and Windows. That distribution model made it easier for many editors to integrate Marksman without requiring users to build a runtime-specific toolchain.
By 2026-07-01 the repository reported 3,243 stars and 65 forks. The supplied package-manager facts list Homebrew, MacPorts, Nix, Arch, Scoop, and Winget, which is broad for a Markdown-specific language server.
Marksman's README documents integrations or support paths for VS Code, Vim, Neovim, Emacs, Helix, Sublime Text, BBEdit, Zed, and other LSP-capable editors. That breadth is the main adoption story: it is not tied to a single editor extension.
Users install the marksman binary and configure an editor's LSP client to run it for Markdown files. For linked-note and documentation repositories, it adds cross-file navigation, completions, reference lookup, diagnostics, and wiki-link behavior.
Marksman reads project-level configuration from .marksman.toml at the project root and user-level TOML files under OS-specific config directories. Project configuration takes precedence over user configuration.
Marksman is notable because it treats Markdown as a language server target rather than a loose text format. In package-manager terms, it is a small standalone binary that unlocks editor features across many clients, which explains its presence in both Unix and Windows package ecosystems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/marksman/config.toml.marksman.toml~/Library/Application Support/marksman/config.toml.marksman.toml$HOME\AppData\Roaming\marksman\config.toml.marksman.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
marksman | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/artempyanykh/marksman
install metadata
| Package key | brew:marksman |
|---|---|
| Version | 2026-02-08 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/marksman |
| Homepage | https://github.com/artempyanykh/marksman |
| Repository | https://github.com/artempyanykh/marksman |
| Upstream docs | https://github.com/artempyanykh/marksman#readme |
| License | MIT |
| Source archive | https://github.com/artempyanykh/marksman/archive/refs/tags/2026-02-08.tar.gz |
| Last updated | 2026-06-04T03:28:59Z |
| Pulse | updated |
| Dependencies | dotnet@9 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | marksman |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
marksman
nix profile install nixpkgs#marksmanmarksman 20260208-3
Write Markdown with code assist and intelligence in the comfort of your favourite editor.
https://github.com/artempyanykh/marksman
sudo pacman -S marksmanmarksman
sudo port install marksmanmain/marksman
scoop install main/marksmanArtempyanykh.Marksman
winget install --id Artempyanykh.Marksman -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.