Files
tinymce-docs-4x/_includes/codepen.html
T
2015-11-12 18:19:13 -08:00

7 lines
521 B
HTML

<p data-height="{{ include.height | or:'660' }}" data-theme-id="0" data-slug-hash="{{ include.id }}" data-default-tab="{{ include.tab | or:'result' }}" data-user="tinymce" {% if include.preview %}data-preview="true"{% endif %} class="codepen">
See the Pen <a href='http://codepen.io/tinymce/pen/{{ include.id }}/'>{{ include.id }}</a>
by TinyMCE (<a href='http://codepen.io/tinymce'>@tinymce</a>)
on <a href='http://codepen.io'>CodePen</a>.
</p>
<script async src="//assets.codepen.io/assets/embed/ei.js"></script>