Summary
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-like1, 2 note taking. See more about Marksman's features below.
Versions
v2024.10.07 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64
- USE flags
- debug
v2023.12.09 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Runtime Dependencies
virtual / dotnet-sdk : Virtual for .NET SDK
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/marksman: Stabilize 2024.10.07 amd64, #944965
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-util/marksman: bump to 2024.10.07
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-util/marksman: Stabilize 2023.12.09 amd64, #928547
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-util/marksman: new package; add 2023.12.09
Signed-off-by: Maciej Barć <xgqt@gentoo.org>