We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bc9ee commit 560e9a5Copy full SHA for 560e9a5
README.md
@@ -6,3 +6,8 @@ Legacy [CodeMirror5](https://codemirror.net/5/) mode for [ArangoDB](https://www.
6
Load `index.js` at adequate locations in your HTML structure.
7
Mention `mode: 'aql'` when creating your CodeMirror instance.
8
9
+### Advanced npm user (not tested)
10
+```
11
+npm i cm5-aql
12
13
+
0 commit comments