add Codepen to plugins/codesample.md
[+] adds a live Codepen to the Code Sample plugin page. Resolves GH-626. Helps explain how the plugin works for the end user.
This commit is contained in:
@@ -80,3 +80,7 @@ You need to add `prism.js` and `prism.css` to your page in order to get the synt
|
||||
<script src="prism.js"></script>
|
||||
<pre class="language-markup"><code>...</code></pre>
|
||||
```
|
||||
|
||||
## Live example
|
||||
|
||||
{% include codepen.html id="mpyXwj" %}
|
||||
|
||||
Reference in New Issue
Block a user