UNPKG

nunjucks-highlight.js

Version:

A custom nunjucks tag to highlight code blocks using highlight.js

18 lines (13 loc) 191 B
language: node_js node_js: - "0.10" branches: only: - master install: - npm install cache: directories: - node_modules script: - npm run-script testci