A easy-to-use source embedder for Plunker plunks.
Implemented with angular-highlightjs, based on the idea of plunk v3Mz2.
http://pc035860.github.io/angular-highlightjs/plunk-source/#/{plunk-id}/{highlight-theme-name}
plunk-id- {string} - Plunk ID. (OPxzDuof http://plnkr.co/edit/OPxzDu?p=preview)highlight-theme-name- {string} - Choose from any highlight theme available at highlight.js git repo. (optional, defaultdefault)
It's required to specify width and height attribute.
<iframe src="http://pc035860.github.io/angular-highlightjs/plunk-source/#/OPxzDu" width="800" height="500"></iframe>- script file for embedding
- support auto-grow iframe when using script embedding