pc035860 / angular-highlightjs

AngularJS directive for syntax highlighting with highlight.js
http://pc035860.github.io/angular-highlightjs/example/
MIT License
294 stars 53 forks source link

introduce them #66

Open guoyoujin opened 8 years ago

guoyoujin commented 8 years ago

I want to introduce this monokai_sublime.min.css them, ask how to do can be achieved

pc035860 commented 8 years ago

@guoyoujin Just add the monokai_sublime.min.css in the <header></header>.

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.4.0/styles/monokai_sublime.min.css">

Updated JSON pretty print http://plnkr.co/edit/MyDyv3?p=preview