Skip to content

Commit e2fc587

Browse files
authored
Add marksman LSP for markdown (#304)
1 parent d214f60 commit e2fc587

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

index.html

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2049,6 +2049,40 @@ <h4>Language servers</h4>
20492049
</td>
20502050
<td></td>
20512051
</tr>
2052+
<tr>
2053+
<th>Markdown</th>
2054+
<td>
2055+
<a href="https://github.com/artempyanykh">Artem Pianykh</a>
2056+
</td>
2057+
<td class="repo">
2058+
<a href="https://github.com/artempyanykh/marksman">github.com/artempyanykh/marksman</a>
2059+
</td>
2060+
<td class="success">
2061+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2062+
</td>
2063+
<td class="success">
2064+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2065+
</td>
2066+
<td class="success">
2067+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2068+
</td>
2069+
<td class="success">
2070+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2071+
</td>
2072+
<td class="success">
2073+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2074+
</td>
2075+
<td class="success">
2076+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2077+
</td>
2078+
<td>
2079+
<ul>
2080+
<li>Support for wiki-links</li>
2081+
<li>Table of Contents generation</li>
2082+
<li>Single-file mode</li>
2083+
</ul>
2084+
</td>
2085+
</tr>
20522086
<tr>
20532087
<th>MOCA</th>
20542088
<td>

0 commit comments

Comments
 (0)