| tag name | v0.1.1 (15cac7324a711d25adcf0e3b5fb17aab4248338a) |
| tag date | 2021-12-06 18:40:34 +0700 |
| tagged by | Shulhan <ms@kilabit.info> |
| tagged object | commit 6c55e3320c... |
| download | asciidoctor-go-0.1.1.tar.xz |
|---|
Release asciidoctor-go v0.1.1 (2021-12-06)
=== Bug fixes
* all: fix parsing and rendering cross reference
Previously, when parsing cross reference we assume that if the string
contains upper-case letter then it's a label so we store it as title
to search for ID later.
The bug is when ID is set manually and its contains upper-case for
example "[#Id]".
This changes fix this issue by storing cross reference first, not
assuming it as ID or title, and then when doing rendering we check
whether its ID or title.
* all: allow colon ':' and period '.' on the ID
According to XML spec [1], the colon is allowed as the first and the next
character. While period is only allowed on the next characters.
[1] https://www.w3.org/TR/REC-xml/#NT-Name
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEzvGqh+M3psOQ3lVQ+FB+6RSKTOMFAmGt9swACgkQ+FB+6RSK
TOOmmgf/Z5dKvXVguK4gds+fSBLL9KI1/RlroV9AJCjWt2oOugsA8KFiCqtTHLlG
wbpDpSym0GBSuYMEtTEAsC3dCvlJ9g3NWI+bEcK7e+B9/LeH2+6AW2Sh/aa9Nc9R
kMheL8hdp2wdqCy7ehTqQhdl3BzsG5w64Y4YNNGiQmsFTLRh8pQ2SNy/oYAW+A0x
aYNMOl9eBEoDAi41UGqsE9/N0+vzYLD+wX8ozPBcmObVrmWeFyA+TC7/FNGP8Jjq
U4go05oRKTxYY8fdKruOP8S90kJJ+BQxLmZNdz0ylMpYmj5/a993Phz9iFs1JPfg
pUi2GpCLKFKfF3BWdizIe7mcvGPsWA==
=qiKZ
-----END PGP SIGNATURE-----
