Releases: gethinode/hinode
Releases · gethinode/hinode
v0.5.1
v0.5.0
Inspired by the Command Line plugin for Prism, this release introduces a shortcode to embed a command prompt within Markdown content. The command prompt supports Bash, PowerShell, and SQL. You can adjust the host, user, and prompt itself. The shortcode also supports line continuation and outputs.
What's Changed
🚀 Highlights
- Add command shortcode by @markdumay in #41
🧰 Other
- Add command prompt to features by @markdumay in #42
Full Changelog: v0.4.6...v0.5.0
v0.4.6
What's Changed
🎉 New Features
- Adjust clipboard button to match Bootstrap style by @markdumay in #40
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
📦 Dependencies
- Update dependencies by @markdumay in #39
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
📦 Dependencies
- Upgrade dependencies by @markdumay in #38
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
What's Changed
📦 Dependencies
- Update dependencies by @markdumay in #36
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4
This release enhances the spacing of the navbar and main page elements.
What's Changed
🎉 New Features
- Layout by @markdumay in #34
Full Changelog: v0.3...v0.4
v0.3
This release introduces support for native syntax highlighting of code blocks. A button is added at run-time to enable copying of the code to the clipboard.
What's Changed
🚀 Highlights
- Code highlighting by @markdumay in #32
🐛 Bug fixes
- Fix css in production by @markdumay in #33
Full Changelog: v0.2.1...v0.3