diff options
| author | Shulhan <ms@kilabit.info> | 2026-02-09 13:00:04 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-02-09 13:00:04 +0700 |
| commit | 4956de038af8b52db6d03f0b6f5b77e6b7cfa721 (patch) | |
| tree | 60bd4268068fd4c59af097d976c1df09d01c66a5 /_doc/CHANGELOG.adoc | |
| parent | 0fc91c39caefa0e00832cce55ae5a0073e67f6a8 (diff) | |
| download | asciidoctor-go-4956de038af8b52db6d03f0b6f5b77e6b7cfa721.tar.xz | |
Release asciidoctor-go v0.7.3 (2026-02-09)v0.7.3
**🌼 all: add aria-label to the anchor when sectanchor enabled**
The aria-label help user with screen reader to discern and navigate
the anchor.
For more information see
https://dequeuniversity.com/rules/axe/4.11/link-name .
**🌼 all: update default CSS to asciidoctor v2.0.26**
The default CSS now split into separate file to simplify tracking and
modifying the style as needed.
Diffstat (limited to '_doc/CHANGELOG.adoc')
| l--------- | _doc/CHANGELOG.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_doc/CHANGELOG.adoc b/_doc/CHANGELOG.adoc index a535994..e59a806 120000 --- a/_doc/CHANGELOG.adoc +++ b/_doc/CHANGELOG.adoc @@ -1 +1 @@ -../CHANGELOG
\ No newline at end of file +../CHANGELOG.adoc
\ No newline at end of file |
