Skip to content

Commit 16219e3

Browse files
authored
Add LTeX LS (#305)
1 parent a60a4a8 commit 16219e3

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1927,6 +1927,26 @@ <h4>Language servers</h4>
19271927
</td>
19281928
<td>Tool for implementing a language server in any language</td>
19291929
</tr>
1930+
<tr>
1931+
<th>LanguageTool</th>
1932+
<td>
1933+
<a href="https://github.com/valentjn">Julian Valentin</a>
1934+
</td>
1935+
<td class="repo">
1936+
<a href="https://github.com/valentjn/ltex-ls">github.com/valentjn/ltex-ls</a>
1937+
</td>
1938+
<td class="success">
1939+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1940+
</td>
1941+
<td class="danger"></td>
1942+
<td class="danger"></td>
1943+
<td class="danger"></td>
1944+
<td class="danger"></td>
1945+
<td class="success">
1946+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1947+
</td>
1948+
<td>Checking spelling and grammar in markup languages such as LaTeX, Markdown, XHTML, &hellip;</td>
1949+
</tr>
19301950
<tr>
19311951
<th>LaTeX</th>
19321952
<td>

0 commit comments

Comments
 (0)