Re: [PATCH 1/2] docs: news: remove sed sorcery

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2019-07-17 at 16:37 +0200, Ján Tomko wrote:
[...]
>  <?xml version="1.0"?>
> -<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
> +<xsl:stylesheet version="1.0"
> +    xmlns="http://www.w3.org/1999/xhtml";
> +    xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

I suggest formatting this as

  <xsl:stylesheet version="1.0"
                  xmlns="http://www.w3.org/1999/xhtml";
                  xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

instead, as it looks much better IMHO.

Whichever version you decide to go with, you have my

  Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>

as well as my gratitude for tracking down the root cause of that
yucky piece of shell scripting :)

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux