Releases: MarkBind/markbind
v1.7.1
v1.7.0
Breaking Changes
#197 New syntax for search element
Features
#122 Defaults for addressable pages (#175)
#175 Add front matter feature
Enhancements
#189 Add logging to file
Documentation
#188 Add user guide to main site (#191) — https://markbind.github.io/markbind/userGuide/
#188 Preview site on Netlify — https://markbind.github.io/markbind/userGuide/netlifyPreview.html
Code Quality
#121 Create a testing process (MarkBind/markbind-cli#27, MarkBind/markbind-cli#36, #178)
#178 Add jest for unit testing
Pull Requests: Deploy changes to user guide on Netlify — https://markbind.netlify.com/
v1.6.3
markbind-cli
Enhancements
#140 Support using markdown headers in panel header attribute (MarkBind/vue-strap#15)
#159 Boilerplates: allow multiple boilerplates with similar names (#167)
#160 Give a more relevant error message for empty src attribute in include (#174)
#186 Add option to specify baseurl in build command
Fixes
#50 Popover goes out of screen (MarkBind/vue-strap#16)
#150 Initializing site in a new directory does not generate boilerplate directory (#167)
Code Quality
#63 Support staging multiple PRs (#186)
Dependencies
MarkBind/vue-strap: v1.1.37-markbind.3 → v1.1.37-markbind.4
v1.6.2
v1.6.1
markbind-cli
Enhancements
#139 Merge cli repo for better dependency management (#169) ⚠ See #170
#155 Ignore updates to source files while live-reloading is in progress (MarkBind/markbind-cli#31)
Fixes
#152 Navbar blocks the target element (MarkBind/vue-strap#14)
#166 Rendering issue related to angle brackets (MarkBind/markbind-cli#38)
Code Quality
MarkBind/markbind-cli#36 Add Travis CI for automated linting and testing
Dependencies
MarkBind/markbind: v1.3.0 → N.A.
MarkBind/vue-strap: v1.1.37-markbind.2 → v1.1.37-markbind.3
v1.3.0
v1.2.1
v1.2.0
Features
#53 Support full markdown support for popovers (#137)
#110 Support reuse of boilerplate files (#130)
#136 Support a shorter alias for <markdown> tag (#137) ⚠ See #132 (comment)
Enhancements
#128 Add array of files included during preprocess
Documentation
#85 Document how to make an element closeable
#86 Document how to embed a youtube video
#87 Document how to embed slides
v1.1.7
Enhancements
#116 Remove deprecated callback parameter (#118)
#120 Better error reporting for missing files (#129)
Fixes
#90 Some spaces around formatting syntax get eaten up (#131)
#101 Code snippets: text in angle brackets become lowercase (#126, MarkBind/htmlparser2#1)
#119 Bold checkbox and radio bold content not spaced correctly (#131)