nodebb-plugin-xkcd-embed

Turns a short code (xkcd#1234) into an xkcd image (with link to comic) in posts

Usage no npm install needed!

<script type="module">
  import nodebbPluginXkcdEmbed from 'https://cdn.skypack.dev/nodebb-plugin-xkcd-embed';
</script>

README

XKCD Embed

Turns a short code (xkcd#1234) into an xkcd image (with link to comic) in posts

Screenshot

Installation

npm install nodebb-plugin-xkcd-embed

Requirements

  • NodeBB v0.4.0 or greater