Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/language-basics-markdown
Markdown syntax highlighting
https://github.com/lvce-editor/language-basics-markdown
lvce-editor markdown syntax-highlighting
Last synced: 3 days ago
JSON representation
Markdown syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-markdown
- Owner: lvce-editor
- License: mit
- Created: 2022-08-16T22:07:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T09:09:55.000Z (11 months ago)
- Last Synced: 2023-12-21T11:40:56.436Z (11 months ago)
- Topics: lvce-editor, markdown, syntax-highlighting
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-markdown/
- Size: 130 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Language Basics Markdown
## Contributing
```sh
git clone [email protected]:lvce-editor/language-basics-markdown.git &&
cd language-basics-markdown &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/language-basics-markdown)