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 d506d5b commit 14c951cCopy full SHA for 14c951c
README.md
@@ -1,3 +1,11 @@
1
# CodeEditLanguages
2
3
-A description of this package.
+A collection of `tree-sitter` languages for syntax highlighting.
4
+
5
+## Overview
6
7
+This package includes a binary framework `CodeLanguagesContainer.xcframework` which bundles all languages as a binary.
8
9
+The languages are then served as a `CodeLanguage`.
10
11
+> Documentation is currently not available online. Clone the product and build the documentation locally instead.
0 commit comments