summaryrefslogtreecommitdiff
path: root/dev-util/marksman/metadata.xml
blob: 4b441d52cb1b5db4e6e2715cec2f7ad28c1f068b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>