| tag name | v0.2.0 (034734dbbeeb9327150323bb5d9d0cabc288252f) |
| tag date | 2022-03-04 22:47:49 +0700 |
| tagged by | Shulhan <ms@kilabit.info> |
| tagged object | commit 67a9fe1380... |
| download | asciidoctor-go-0.2.0.tar.xz |
|---|
Release asciidoctor-go v0.2.0 (2022-03-04)
This release changes the license of asciidoctor-go from BSD to GPL 3.0 or
later.
=== Bug fixes
* all: fix list check box text get cut one character
+
--
Given the following asciidoc check box markup,
* [ ] abc
It will rendereded as "❏ bc" instead of "❏ abc".
--
=== Chores
* all: replace bytes.Title and strings.Title with function
+
Both of those functions has been deprecated.
+
Since the Title function is to convert the adminition string into a
human title (first letter uppercase), we can use a function to do that.
Any unknown admonition will be returned as is.
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEzvGqh+M3psOQ3lVQ+FB+6RSKTOMFAmIiNMUACgkQ+FB+6RSK
TONmvQf/b3sT9N9ohIu1rRQY3iOwYUyaVWgl/F10aFINvitDTTWYnAcwyrTdE2vZ
uw8jzdAh4+YMBg1+soj71fvf13ZMrIKWjT1t66yFuJBBrbLZ2+9tB7L4nZ/PHKJ0
u9BNXIKCHLq1mCvGB8EyuJWjfPAQTOaDd+VZtIWyvbX6ZkmdiC/gjKvUZ3TlkWfP
f/3vPYOkME7es5CZ+AM0Y0iPYhBT1WjBUC5hjB5mteIk1Ozk8B/QfdSroa1djmnj
wP1pPR7FEsfSewsAq86CHZyRe3ixT52tq/OLYfq/dl0UmvkEk6E2MSD5/Dehbux+
A+Zj+n2o67gchDoYbw9ZasbbdgxLDA==
=3RBC
-----END PGP SIGNATURE-----
