9.8.1 • Published 9 years ago
highlight-languages v9.8.1
highlight-languages
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 buildContributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - 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