9.8.1 • Published 7 years ago

highlight-languages v9.8.1

Weekly downloads
115
License
MIT
Repository
github
Last release
7 years ago

highlight-languages

NPM version donate

This is mainly for using in browser via CDN.

Usage

For any highlight.js language, do:

<script src="/path/to/highlight-languages/language-name.js"></script>

For example, include bash: https://unpkg.com/highlight-languages/bash.js

Check out all languages: https://unpkg.com/highlight-languages/

Development

# update prebuilt scripts
npm run build

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

highlight-languages © EGOIST, Released under the MIT License. Authored and maintained by EGOIST with help from contributors (list).

egoistian.com · GitHub @egoist · Twitter @rem_rin_rin

9.8.1

7 years ago

9.8.0

7 years ago