3.0.0 • Published 4 months ago

nodebb-plugin-imgbed v3.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 months ago

nodebb-plugin-imgbed

js-standard-style Build Status

Embeds images into a post with just an image url.

This plugin parses links that are image urls and changes them into either:

  • markdown: ![image-url.jpg](http://images.google.com/image-url.jpg)
  • bb code: [img alt="image.png" title="image.png"]https://images.google.com/image.png[/img]
  • html img tags: <img src="http://images.google.com/image.png" alt="image.png" title="image.png">
1.1.7

4 months ago

2.0.0

4 months ago

3.0.0

4 months ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.3.0

9 years ago

0.2.4

9 years ago

0.2.2

9 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

11 years ago

0.0.2

11 years ago

0.0.0

11 years ago

0.0.1

11 years ago