1.1.6 • Published 3 years ago

nodebb-plugin-imgbed v1.1.6

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years 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.6

3 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.3.0

8 years ago

0.2.4

8 years ago

0.2.2

8 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.2

9 years ago

0.0.0

10 years ago

0.0.1

10 years ago