·
22 commits
to refs/heads/main
since this release
✨ Features
- Add support for extensionless URLs (pretty URLs) by @reakaleek in #274
- Add path-pattern input to preview-build.yml workflow by @reakaleek in #422
🐛 Bug Fixes
- Allow
mailto
scheme in inline links by @reakaleek in #464 - Support substitutions in directive titles (admonitions, tabs) by @Mpdreamz in #459
- Support variables in table of contents. by @Mpdreamz in #458
- Fix relative links by @reakaleek in #442
- Fix lists continuations. by @Mpdreamz in #435
- Fix exception handling regression: fallback to ConsoleAppFramework by @Mpdreamz in #454
- Improve safety of callout handling in EnhancedCodeBlockParser. by @Mpdreamz in #455
📝 Documentation
- Update substitutions.md by @lcawl in #429
- Update linking syntax page by @leemthompo in #415
- Add docs preview setup guide by @reakaleek in #423
🧰 Maintenance
- Rename docs-mover to Elastic.Markdown.Refactor by @Mpdreamz in #467
- Remove docs-generator since we don't really use this tool by @Mpdreamz in #466
- Ensure
authoring
test project reports properly on Github Actions by @Mpdreamz in #463
⚙️ Automation
- Fix PR preview by @reakaleek in #461
- Add ability to deploy from main by @reakaleek in #460
- Make comment-on-asciidoc-changes.yml scarier by @leemthompo in #446
🎨 Redesign
- redesign: Add header and breadcrumbs by @reakaleek in #436
Full Changelog: 0.8.0...0.9.0