Skip to content

v1.22.0

Compare
Choose a tag to compare
@yamgent yamgent released this 25 Mar 02:51
· 1253 commits to master since this release

markbind-cli

Features

#547, #663 Add support for light themes from bootswatch (#745)

Enhancements

#737 Allow inclusion/exclusion of headings for indexing (#768)

Fixes

#704 Fix Anti-FOUC styles for Dropdowns (#760)
#779 Parser: Fix crash if no href given to anchor or link tag (#780)
#673 Fix trim not working when including fragments (#766)

Documentation

docs: Update outdated plugin documentation (#770)
#783 Fix indentation in sample code for popovers and tooltips (#787)

Code Quality

#461 Upgrade vulnerable MarkBind dependencies (#788)
Convert line endings to LF and enforce with .gitattributes config file (#777)
Run npm install with npm 5.8.0 (MarkBind/vue-strap#100)