Package Exports
- nodebb-plugin-image-bbcode
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodebb-plugin-image-bbcode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
BBCode image
This NodeBB plugin allows you to use BBCode in post to share image.
The image is updated automatically in the composer preview.
You can use this syntax commonly given by image hosts :
[url=http://someurl.com/][img]http://someurl.com/someimage.png[/img][/url]