[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs/parse-support.md: Add some newlines to the table output
commit 5e77896ddce5dae65a63667e0fd4da1d70cae86f Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Tue Apr 17 15:24:10 2018 +0100 Commit: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CommitDate: Mon Apr 23 13:58:42 2018 +0100 docs/parse-support.md: Add some newlines to the table output This makes the result easier for humans to read. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Release-acked-by: Juergen Gross <jgross@xxxxxxxx> --- 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 653d216025..bbbb615b1a 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]); -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |