https://github.com/inkdropapp/inkdrop-lang-apache
Syntax highlight for Apache configuration files
https://github.com/inkdropapp/inkdrop-lang-apache
Last synced: about 1 year ago
JSON representation
Syntax highlight for Apache configuration files
- Host: GitHub
- URL: https://github.com/inkdropapp/inkdrop-lang-apache
- Owner: inkdropapp
- License: mit
- Created: 2021-08-24T03:03:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T03:13:44.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T11:29:26.334Z (over 1 year ago)
- Language: JavaScript
- Size: 108 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Syntax highlight for Apache configration
It adds an Apache language mode to CodeMirror for Inkdrop.

## Install
```sh
ipm install lang-apache
```