On 04/11/2018 04:35 PM, Ian Jackson wrote: > This commits (more or less) this file to be processed with pandoc, > rather than other markdown processors. There is, unfortunately, no > widely-accepted way to declare a title for the document. > > I tested feeding the document to markdown(1) on Debian jessie and it > reproduced the % line as if it were simple text. I guess many other > markdown processors will do something similarly tolerable. My > internet searches did not discover a markdown processor that used > lines starting with & for something else.
s/&/%/? In any case: Acked-by: George Dunlap <george.dun...@citrix.com> > > Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com> > Release-acked-by: Juergen Gross <jgr...@suse.com> > --- > v2: Discuss the compatibility problems with & in the commit message. > --- > SUPPORT.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/SUPPORT.md b/SUPPORT.md > index e447069..264b23f 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -1,4 +1,4 @@ > -# Support statement for this release > +% Support statement for this release > > This document describes the support status > and in particular the security support status of the Xen branch > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel