An open API service indexing awesome lists of open source software.

https://github.com/lvce-editor/language-basics-xml

XML syntax highlighting
https://github.com/lvce-editor/language-basics-xml

lvce-editor syntax-highlighting xml

Last synced: 23 days ago
JSON representation

XML syntax highlighting

Awesome Lists containing this project

README

          

# Language Basics Xml

## Contributing

```sh
git clone git@github.com:lvce-editor/language-basics-xml.git &&
cd language-basics-xml &&
npm ci &&
npm test
```