README
NodeBB Embed Imgur Plugin
This NodeBB plugin allows users to embed Imgur Posts & Galleries inline in their posts.
Installation
npm install nodebb-plugin-embed-imgur
Changes
0.0.1
- Initial release
NodeBB Embed Imgur Plugin
<script type="module">
import nodebbPluginEmbedImgur from 'https://cdn.skypack.dev/nodebb-plugin-embed-imgur';
</script>
This NodeBB plugin allows users to embed Imgur Posts & Galleries inline in their posts.
npm install nodebb-plugin-embed-imgur
0.0.1