#16 use True|False for prerelease boolean
Merged by pbokoc. Opened by darknao.
fedora-docs/ darknao/release-docs-home master  into  master

Download 16.patch

YAML:Tiny parser, used by po4a for the translation, automatically quotes booleans "true|false" which then Antora interprets as string instead of boolean.
It makes it believe that the prerelease is actually named "true" and adds that suffix to the version name, which become "rawhide true" in the translated versions...
Using any other boolean variation instead prevents this behavior.

Pull-Request has been merged by pbokoc

Metadata