Malformed translation from github to wiki pages

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

Can you attach a screenshot? I do not see anything wrong: Martin On Wed, Feb 8, 2017 at 12:50 PM, Yanir Quinn <yquinn@redhat.com> wrote:
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

see attached image. what link are you referring to ? On Wed, Feb 8, 2017 at 2:20 PM, Martin Sivak <msivak@redhat.com> wrote:
Can you attach a screenshot?
I do not see anything wrong:
Martin
On Wed, Feb 8, 2017 at 12:50 PM, Yanir Quinn <yquinn@redhat.com> wrote:
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-management/features/sla/soft-host-to-vm- affinity-support.html.md
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-vm-affinity-support/
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

Ah, now I see what you mean. Yeah the second link is broken in my browser as well. Have you tried removing the language name from the verbatim sections? (```xml -> ```) Martin On Wed, Feb 8, 2017 at 1:32 PM, Yanir Quinn <yquinn@redhat.com> wrote:
see attached image. what link are you referring to ?
On Wed, Feb 8, 2017 at 2:20 PM, Martin Sivak <msivak@redhat.com> wrote:
Can you attach a screenshot?
I do not see anything wrong:
Martin
On Wed, Feb 8, 2017 at 12:50 PM, Yanir Quinn <yquinn@redhat.com> wrote:
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
participants (2)
-
Martin Sivak
-
Yanir Quinn