gentoo/dev-util/marksman/metadata.xml
Maciej Barć e6381523c8
dev-util/marksman: new package; add 2023.12.09
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-01-10 17:30:59 +01:00

22 lines
897 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<longdescription>
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.
</longdescription>
<upstream>
<bugs-to>https://github.com/artempyanykh/marksman/issues/</bugs-to>
<remote-id type="github">artempyanykh/marksman</remote-id>
</upstream>
</pkgmetadata>