Skip to content

Releases: nicinabox/shortcode.js

1.1.0

01 Jun 18:51

Choose a tag to compare

  • Add support for start and end tags
  • Support returned string, html string, function, object
  • Support multiline tags
  • Bugfixes

Big thanks to @nyalex for providing test cases and rigorous testing!

1.0.0

30 May 18:27

Choose a tag to compare

Initial release

  • Supports multiple tag instances
  • Supports asynchronous callbacks
  • Supports DOM or jQuery selectors
  • Includes jQuery plugin definition
  • Ignores tags inside pre and code