github-actions
released this
30 Jan 15:26
·
7 commits
to refs/heads/main
since this release
✨ Features
- Add
docs-builder mv
command by @reakaleek in #376 - Add support for hidden files in documentation TOC by @Mpdreamz in #381
- Support
console
family of code highlighters. by @Mpdreamz in #375 - Navigation: Set expand depth to 0 by @reakaleek in #371
- Add support for gif & jpeg images by @Mpdreamz in #370
- Allow _docset.yml and _toc.yml as configuration filenames by @Mpdreamz in #361
- Make preview workflow reusable for other repositories by @reakaleek in #350
- Add support for vertical definition lists by @Mpdreamz in #348
- Add custom UseHardBreaks extension by @reakaleek in #342
- Add support for inline anchors in Markdown parsing by @Mpdreamz in #331
🐛 Bug Fixes
- Add warnings when a codeblock tries to use an unsupported language by @Mpdreamz in #377
- Fix root links by @reakaleek in #382
- Add support for single paragraph between code and list by @Mpdreamz in #379
- Normalize substitution keys to be case-insensitive. by @Mpdreamz in #380
- Add repository input to checkout action in comment-on-asciidoc-changes workflow by @reakaleek in #368
- Add tests for nested and indented inline anchors by @Mpdreamz in #359
- Allow multiple classic callouts in one line by @reakaleek in #355
- Fix rootFolder if
--path
is not defined by @reakaleek in #360 - Add anchors to link json artifact by @Mpdreamz in #353
- Find every HeadingBlock in a document by @reakaleek in #349
- Render callouts in code block by @reakaleek in #346
- Fix indentation when code block is in a list by @reakaleek in #345
- Case-insensitive anchor link check by @reakaleek in #341
- Fix inline code in left navigation and h1 rendering by @reakaleek in #290
📝 Documentation
- Update comment-on-asciidoc-changes.yml by @bmorelli25 in #365
- Add basic content on what's needed to build docs with docs-builder by @bmorelli25 in #338
- Fix code snippet by @reakaleek in #340
⚙️ Automation
- Use GitHub API instead of git to check diff by @reakaleek in #374
- Update preview.yml by @reakaleek in #369
- Optimize comment-on-asciidoc-changes.yml by @reakaleek in #367
- Add error exit code if there are changes for the asciidoc comment workflow by @reakaleek in #357
- New test project to make specification tests easier to write for developers by @Mpdreamz in #344
- Add preview workflow by @reakaleek in #279
Full Changelog: 0.5.0...0.6.0