JSPM

nodebb-plugin-image-bbcode

0.9.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q27939F
  • License MIT

NodeBB plugin which allows you to use BBCode to share image.

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]