Releases: MarkBind/markbind
v2.11.0
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
v2.10.0
markbind-cli
Features
#631 Add support for expressive layouts with page.md (#944)
Enhancements
#969 (indirectly #36, #967) Move markdown-it parsing to /markbind (#975, MarkBind/vue-strap#120)
#986 TipBox: Support different size icons (MarkBind/vue-strap#124, #1021)
#987 TipBox: Provide options to toggle "seamless" style of box (MarkBind/vue-strap#125, #1019)
Documentation
#786 docs: Fix inconsistent navigation links whitespace (#1018)
#862 Add help usage to user guide (#996)
Code Quality
#988 Remove dependency on EJS (#990)
Adopt ES6 class syntax (#979)
Allow stylelint to ignore test sites (#1011)
Dependencies
MarkBind/vue-strap: v2.0.1-markbind.32 → v2.0.1-markbind.34
v2.9.1
markbind-cli
Enhancements
#909 Add light style to box (MarkBind/vue-strap#119, #977)
#971 Standardize numbering for multiple references to the same footnote (#976)
#634 Allow embedded HTML in dropdown (MarkBind/vue-strap#122)
Fixes
#913 Fix plugin live reloading for relative file paths (#974)
Documentation
Mention development environment prerequisites in Developer Guide (#965)
Code Quality
Bump node-sass version to v4.0.0 (MarkBind/vue-strap#121)
Dependencies
MarkBind/vue-strap: v2.0.1-markbind.31 → v2.0.1-markbind.32
v2.9.0
markbind-cli
Breaking Changes
Removed "Add language indicator to code blocks (#957)" (#964)
Due to a design flaw, the language indicators for code blocks that appeared in v2.8.0 is currently removed. Authors will need to create their own custom language indicators if they need this feature. We will release a remake in the future.
v2.8.0
markbind-cli
Enhancements
#646 Add language indicator to code blocks (#957)
#913 Allow live reloading for plugin defined sources (#955)
Add minimal type panels (MarkBind/vue-strap#117, #960, #961)
Fixes
#644 Fix expected help message to show header (#946)
Documentation
#61 Add heading functionality to box (MarkBind/vue-strap#116, #952)
#848 Update UG with minimum required Node version (#953)
Code Quality
#597 Refactor constants to a separate file (#949)
#740 Replace headers in test .md files with bold text (#954)
Others
#834 Add feature-request issue template (#951)
Prepare the repo to qualify for Netlify's Open Source Plan policy #956
Dependencies
MarkBind/vue-strap: v2.0.1-markbind.30 → v2.0.1-markbind.31
v2.7.0
v2.6.0
markbind-cli
Features
#355, #902 Add google analytics support (#929)
#682 Add importing variables from other files (#891)
Enhancements
#519 Provide additional minimal initialization option for users (#938)
Fixes
#479 Fix bugs for default template (#939)
Documentation
#843 Fix broken link in User Guide (#940)
README.md: add link to Developer Guide #845 (#943)
Code Quality
Bump lodash from 4.17.11 to 4.17.13 in /src/lib/markbind (#941)
Bump lodash from 4.17.11 to 4.17.13 (#942)
Refactor page.ejs site template to be at src directory (#937)
#861 Refactor initialization code and update typical init (#935)
v2.5.3
markbind-cli
Enhancements
#923 Remove underlines from footnote popover (#924)
Make popovers and tooltips always hoverable (MarkBind/vue-strap#114, MarkBind/vue-strap#115)
Fixes
#918 Error message when including a file with a pUML diagram (#919)
#921 FOUC caused by collapsed panels (#927)
Documentation
#910 Full Syntax Reference documentation formatting is wrong (#911)
#916 MarkBind website does not generate all PlantUML diagrams (#917)
#914 Add footnotes to 'Formatting Contents' page (#920)
Code Quality
Remove strings package (MarkBind/vue-strap#90)
Dependencies
MarkBind/vue-strap: v2.0.1-markbind.29 → v2.0.1-markbind.30
v2.5.2
markbind-cli
Features
#877 Support embedding PlantUML diagrams (#887)
#683 Add support for footnotes (#885, MarkBind/vue-strap#109)
Enhancements
#865 Support vertically centred modals (#882, MarkBind/vue-strap#108)
Fixes
#569 Stray space after tool-tipped text (#886, MarkBind/vue-strap#111)
Fix temp styles not applying to navbars in header files (#892)
Documentation
#890 Document support for layouts/*/header.md (#893)
Dependencies
MarkBind/vue-strap: v2.0.1-markbind.28 → v2.0.1-markbind.29
v2.5.1
markbind-cli
Features
#876 Add thumbnail component (#881, MarkBind/vue-strap#107)
Enhancements
#863 Box: support dismissable
attribute (#884, MarkBind/vue-strap#110)
Fixes
#463 Remove undefined heading anchors (#880)
Dependencies
MarkBind/vue-strap: v2.0.1-markbind.27 → v2.0.1-markbind.28