https://github.com/jochumdev/pat-highlightjs
Highlightjs encapsulated into a pattern for patternslib
https://github.com/jochumdev/pat-highlightjs
Last synced: 6 months ago
JSON representation
Highlightjs encapsulated into a pattern for patternslib
- Host: GitHub
- URL: https://github.com/jochumdev/pat-highlightjs
- Owner: jochumdev
- Created: 2016-01-30T15:27:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-30T15:42:15.000Z (over 10 years ago)
- Last Synced: 2025-08-12T17:52:23.784Z (10 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pat-highlightjs
A [Patternslib](http://patternslib.com) pattern
which integrates [highlightjs](https://highlightjs.org/) with Patternslib.
It tells Patternslib to search for `
` tags and runs `hljs.highlightBlock`
on it.
## Development
Run
$ make
## Copyright
Copyright 2016 Rene´ Jochum Licensed under the MIT License.