We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5e2b0 commit 0695233Copy full SHA for 0695233
README.md
@@ -10,6 +10,9 @@
10
<a aria-label="Join the community on Discord" href="https://discord.gg/vChUXVf9Em" target="_blank">
11
<img alt="" src="https://img.shields.io/badge/Join%20the%20community-black.svg?style=for-the-badge&logo=Discord">
12
</a>
13
+ <a aria-label="Read the Documentation" href="https://codeeditapp.github.io/CodeEditLanguages/documentation/codeeditlanguages" target="_blank">
14
+ <img alt="" src="https://img.shields.io/badge/Documentation-black.svg?style=for-the-badge&logo=readthedocs&logoColor=blue">
15
+ </a>
16
</p>
17
18
A collection of `tree-sitter` languages for syntax highlighting.
0 commit comments