Skip to content

v2.11.0

Compare
Choose a tag to compare
@yamgent yamgent released this 23 Feb 03:26
· 990 commits to master since this release

markbind-cli

Features

#998 Add support for Octicons (#1000)

Enhancements

#344 Make highlighting bold (#1045)
#587 Add '_site' to the ignored folders in site.json (#1046)
#962 Implement box markdown header attributes parsing (#1025, MarkBind/vue-strap#118)
#973 Make the position of top navbar fixed (#982, MarkBind/vue-strap#123)
Support markdown for header attr in dropdown (#1029, MarkBind/vue-strap#128)

Fixes

#825 Exclude *.md files from being copied over on build (#1010)
#992 Change number emoji to use unicode characters (#1016)
Use path.join instead of string interpolation (#1052)

Documentation

#1014 Fix main website syntax link (#1024)

Code Quality

Allow stylelint to ignore generated sites (#1022)
Remove extra blank lines from page.njk output (#1005)

Dependencies

MarkBind/vue-strap: v2.0.1-markbind.34 → v2.0.1-markbind.36