This makes the result easier for humans to read.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
v2: New patch
---
 docs/parse-support-md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/parse-support-md b/docs/parse-support-md
index 653d216..bbbb615 100755
--- a/docs/parse-support-md
+++ b/docs/parse-support-md
@@ -399,7 +399,7 @@ sub write_output_row ($) {
         }
 
         $st //= '-';
-        o("<td$colspan>");
+        o("\n<td$colspan>");
         my $end_a = '';
         if ($sectnode->{Key} eq 'release-support--xen-version') {
             o(sprintf '<a href="%s">', $version_urls[$i]);
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to