[ovirt-devel] Wiki page gone horribly wrong.

Fred Rolland frolland at redhat.com
Wed Aug 17 05:57:07 UTC 2016


Fixed :
http://www.ovirt.org/develop/developer-guide/vdsm/hooks/

On Sun, Aug 14, 2016 at 6:56 PM, Nir Soffer <nsoffer at redhat.com> wrote:

> On Sun, Aug 14, 2016 at 6:34 PM, Yaniv Dary <ydary at redhat.com> wrote:
> > Hi,
> > Can you help with correcting:
> > http://www.ovirt.org/develop/developer-guide/vdsm/hooks/
> > The new version is not working well.
>
> You should use a code block for the xml - like this:
>
> Instead of:
>
> <domain type='kvm' id='1'>
> ` `<name>`myvm`</name>
> ` `<uuid>`3573e29e-5de9-468a-9fae-16050c6b3dcc`</uuid>
>
> Use:
>
>     <domain type='kvm' id='1'>
>       <name>myvm</name>
>       <uuid>3573e29e-5de9-468a-9fae-16050c6b3dcc</uuid>
>
> 4 spaces for the initial indentation, and 4 or less specs for the rest.
>
> If this does not work, the site markdown formatter should be fixed, as
> it is valid
> markdown.
>
> Here is an example using github wiki:
> https://github.com/nirs/sandbox/wiki
>
> >
> > This is the old one:
> > http://old.ovirt.org/VDSM-Hooks
> >
> > Thanks,
> >
> > Yaniv Dary
> > Technical Product Manager
> > Red Hat Israel Ltd.
> > 34 Jerusalem Road
> > Building A, 4th floor
> > Ra'anana, Israel 4350109
> >
> > Tel : +972 (9) 7692306
> >         8272306
> > Email: ydary at redhat.com
> > IRC : ydary
> >
> >
> > _______________________________________________
> > Devel mailing list
> > Devel at ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
> _______________________________________________
> Devel mailing list
> Devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20160817/39ddc2b6/attachment-0001.html>


More information about the Devel mailing list