docs-builder 0.19.0
·
854 commits
to refs/heads/main
since this release
✨ Features
- Allow substitutions in external links by @reakaleek in #715
- Add ability to set code block arguments by @reakaleek in #699
- Initial version of sourcing repositories for assembly by @Mpdreamz in #713
- Allow comments between code blocks and callouts by @bmorelli25 in #695
🐛 Bug Fixes
- Use https remotes for assembler clones by @Mpdreamz in #723
- AOT compile assembler by @Mpdreamz in #719
- Move base image for assembly over to jammy to ensure git is available by @Mpdreamz in #717
- Embedd assembler.yml in binary temporarily before its homed in docs-content by @Mpdreamz in #716
- Allow to open link in a new tab when pressing the modifier key (ctrl or cmd) by @reakaleek in #714
- Skip the navigation item if the parent group points to the same file by @reakaleek in #707
- Remove UseSoftlineBreakAsHardlineBreak from MarkdownParser by @Mpdreamz in #510
- Fix scroll position when opening a link with an anchor by @reakaleek in #702
- Fix
scrollTop
when navigating through pages by @reakaleek in #698 - Fix navigation by @reakaleek in #697
Full Changelog: 0.18.0...0.19.0