File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -54,17 +54,20 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
5454## Editor Support
5555
5656* IntelliJ IDEA <br />
57- [ maml-intellij-plugin] ( https://plugins.jetbrains.com/plugin/28634-maml ) ([ source] ( https://github.com/DavidSeptimus/maml-intellij-plugin ) ) < Badge type = " tip " text = " MAML v0.1 " />
57+ [ maml-intellij-plugin] ( https://plugins.jetbrains.com/plugin/28634-maml ) ([ source] ( https://github.com/DavidSeptimus/maml-intellij-plugin ) )
5858
5959* VS Code <br />
60- [ vscode-maml] ( https://marketplace.visualstudio.com/items?itemName=maml.vscode-maml ) ([ source] ( https://github.com/maml-dev/vscode-maml ) ) <Badge type =" tip " text =" MAML v0.1 " />
60+ [ vscode-maml] ( https://marketplace.visualstudio.com/items?itemName=maml.vscode-maml ) ([ source] ( https://github.com/maml-dev/vscode-maml ) )
61+
62+ * Vim & Neovim <br />
63+ [ vim-maml] ( https://github.com/maml-dev/vim-maml )
6164
6265* CodeMirror <br />
63- [ codemirror-maml] ( https://github.com/maml-dev/codemirror-maml ) < Badge type = " tip " text = " MAML v0.1 " />
66+ [ codemirror-maml] ( https://github.com/maml-dev/codemirror-maml )
6467
6568## Tools
6669
67- * [ mx] ( https://www.npmjs.com/package/mx ) < Badge type = " tip " text = " MAML v0.1 " /> is a CLI tool for pretty printing and
70+ * [ mx] ( https://www.npmjs.com/package/mx ) – a CLI tool for pretty printing and
6871 querying MAML files
6972
7073## Implementations
You can’t perform that action at this time.
0 commit comments