You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This includes very small documentation changes from long ago and allows for .markdown file extension as well as .md added by @dcrossleyau. Honestly, this release was to get a lot of older things out of the way. This is very little significance about this release.
Usability changes added to make using markdown-include easier:
Added registerPlugin to make custom plugins for markdown-include. Similar to the introduction of custom tags in earlier versions just with better syntactic sugar.
markdown-include has been changed to include a proper CLI and allow requiring into Node projects. Documentation has been updated accordingly to reflect these changes.