macOS
brew install marksmanlocal Homebrew formula metadata
sudo port install marksmanMacPorts ports tree · devel/marksman/Portfile · ソース: api.github.com
brew
marksman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install marksmanlocal Homebrew formula metadata
sudo port install marksmanMacPorts ports tree · devel/marksman/Portfile · ソース: api.github.com
nix profile install nixpkgs#marksmannixpkgs package indexes · pkgs/by-name/ma/marksman/package.nix · ソース: api.github.com
sudo pacman -S marksmanArch Linux sync databases · marksman · ソース: geo.mirror.pkgbuild.com
scoop install main/marksmanScoop official bucket manifest trees · bucket/marksman.json · ソース: api.github.com
winget install --id Artempyanykh.Marksman -eWindows Package Manager source index · Artempyanykh.Marksman · ソース: cdn.winget.microsoft.com
概要
Language Server Protocol for Markdown
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
marksman | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/artempyanykh/marksman
インストールメタデータ
| パッケージキー | brew:marksman |
|---|---|
| バージョン | 2026-02-08 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/marksman |
| ホームページ | https://github.com/artempyanykh/marksman |
| リポジトリ | https://github.com/artempyanykh/marksman |
| 上流ドキュメント | https://github.com/artempyanykh/marksman#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/artempyanykh/marksman/archive/refs/tags/2026-02-08.tar.gz |
| 最終更新 | 2026-06-04T03:28:59Z |
| Pulse | updated |
| 依存関係 | dotnet@9 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.