README
NodeBB Plugin Imgshow
A Plugin that let's users embed multimedia content in a post
Installation
npm install nodebb-plugin-imgshow
A Plugin that let's users embed multimedia content in a post
<script type="module">
import nodebbPluginImgshow from 'https://cdn.skypack.dev/nodebb-plugin-imgshow';
</script>
A Plugin that let's users embed multimedia content in a post
npm install nodebb-plugin-imgshow