Skip to content

javivelasco/highlight-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status

highlight-loader - Applies highlight.js to given HTML

This can be handy with markdown-loader. This loader works well with its HTML output. We just replace the contents of <code> blocks with highlight.js compatible output.

Example

var html = require('html!highlight!markdown!./README.md');

Contributors

License

highlight-loader is available under MIT. See LICENSE for more details.

About

Applies highlight.js to given HTML (MIT)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%