docs-builder 0.25.0
·
696 commits
to refs/heads/main
since this release
✨ Features
- Redirect to first markdownfile on serve command in case index.md doesn't exist by @reakaleek in #956
- All L1 navigation links are now collapsed by default by @reakaleek in #951
- Update link registry listings to include git reference by @Mpdreamz in #947
- Add support for Myst inline role syntax with applies_to as first usecase by @Mpdreamz in #875
- Add archive easter egg by @reakaleek in #896
- Add content_source (current/next) to assembler by @Mpdreamz in #894
- Add 'archive' layout by @reakaleek in #892
- Previous version links on document pages with mapped entries in front matter by @cotti in #876
🐛 Bug Fixes
- Fix copy-paste of code blocks with code callouts by @reakaleek in #946
- Fix same page anchor links by @reakaleek in #944
- Resolve links in link parser using MarkdownFile.Url if available by @Mpdreamz in #941
- Fix sticky footer by @reakaleek in #900
📝 Documentation
- Provides syntax for subscript & superscript examples by @natasha-moore-elastic in #886
🧰 Maintenance
- Add prettier sort import plugin by @reakaleek in #945
- Downgrade xUnit v3 to 1.1.0 by @Mpdreamz in #942
- Bump Markdig from 0.39.1 to 0.40.0 by @dependabot[bot] in #924
- Bump xunit.v3 from 1.1.0 to 2.0.0 by @dependabot[bot] in #922
- Bump Markdig from 0.39.1 to 0.40.0 in /src/Elastic.Markdown.Refactor by @dependabot[bot] in #925
- Bump NetEscapades.EnumGenerators from 1.0.0-beta11 to 1.0.0-beta12 by @dependabot[bot] in #923
- Bump actions/github-script from 6 to 7 in /.github/workflows by @dependabot[bot] in #909
- Bump actions/github-script from 6 to 7 by @dependabot[bot] in #902
- Bump typescript-eslint from 8.28.0 to 8.29.0 in /src/Elastic.Markdown by @dependabot[bot] in #912
- Bump SoftCircuits.IniFileParser from 2.6.0 to 2.7.0 by @dependabot[bot] in #913
- Bump aws-actions/configure-aws-credentials from 4.0.2 to 4.1.0 in /actions/update-link-index by @dependabot[bot] in #911
- Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console by @dependabot[bot] in #915
- Bump Octokit from 13.0.1 to 14.0.0 by @dependabot[bot] in #916
- Bump Westwind.AspNetCore.LiveReload from 0.5.0 to 0.5.2 by @dependabot[bot] in #917
- Bump coverlet.collector from 6.0.0 to 6.0.4 by @dependabot[bot] in #918
- Bump tailwindcss from 4.0.17 to 4.1.0 in /src/Elastic.Markdown by @dependabot[bot] in #907
- Bump aws-actions/configure-aws-credentials from 4.0.2 to 4.1.0 in /.github/actions/aws-auth by @dependabot[bot] in #906
- Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot[bot] in #905
- Bump mheap/github-action-required-labels from 5.4.1 to 5.5.0 by @dependabot[bot] in #904
- Bump @tailwindcss/postcss from 4.0.3 to 4.1.0 in /src/Elastic.Markdown by @dependabot[bot] in #903
- Update dependabot.yml by @reakaleek in #914
- Fix dependabot config by @reakaleek in #901
- Add nuget and github-actions to dependabot config by @reakaleek in #893
⚙️ Automation
Full Changelog: 0.24.0...0.25.0