
Hi, as part of wiki page fixes I encounter some issues when the pages from github are exported to the wiki pages. i have the following page in github : https://github.com/oVirt/ovirt-site/blob/master/source/develop/release-manag... please notice for example under the REST API section that we have a code example (marked with ```xml and ``` for closure) and that snippet holds values: <positive>true|false</positive> in the final wiki page : https://www.ovirt.org/develop/release-management/features/sla/soft-host-to-v... its somehow lost in translation and we get mixed text with the ```xml notation and a weird string of true|false loop Can you suggest a fix for that ? is it a bug in the mediator between github and the wiki pages? Thanks Yanir Quinn