README
NodeBB jsFiddle Plugin
This NodeBB plugin allows users to embed jsFiddle pages inline in their posts.
Installation
npm install nodebb-plugin-jsfiddle
Usage
Paste the URL into your post.
???
Profit!
NodeBB jsFiddle Plugin
<script type="module">
import nodebbPluginJsfiddle from 'https://cdn.skypack.dev/nodebb-plugin-jsfiddle';
</script>
This NodeBB plugin allows users to embed jsFiddle pages inline in their posts.
npm install nodebb-plugin-jsfiddle
Paste the URL into your post.
???
Profit!