Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Plunk Source

A easy-to-use source embedder for Plunker plunks.

Preface

Implemented with angular-highlightjs, based on the idea of plunk v3Mz2.

Usage

Syntax

http://pc035860.github.io/angular-highlightjs/plunk-source/#/{plunk-id}/{highlight-theme-name}

Embed as an iframe

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>

Todo

  • script file for embedding
  • support auto-grow iframe when using script embedding