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

Re: [Xen-devel] [PATCH-for-4.10] correct release note link in SUPPORT.md



Juergen Gross writes ("Re: [PATCH-for-4.10] correct release note link in 
SUPPORT.md"):
> On 16/01/2019 15:57, George Dunlap wrote:
> > On 1/16/19 9:46 AM, Juergen Gross wrote:
> >> +Release-Notes
> >> +: <a 
> >> href="https://wiki.xenproject.org/wiki/Xen_Project_4.10_Release_Notes";>RN</a>
> > 
> > This is in pandoc markdown, isn't it?  Why are we including HTML?

I think because when I wrote dc5041ae52f7
    "SUPPORT.md: Turn release notes link into a proper link."
it was already in html, and the problem was that it was being treated
as a literal.  The html was introduced in 3beb42a090e34bad
    "Release: add release note link to SUPPORT.md"
but in that commit it did not actually generate a link in the output
html; the html is quoted by pandoc so that it appears as literal text.

So, overall, no good reason.

> > This should be[1] either:
> > 
> > [RN](https://wiki.xenproject.org/wiki/Xen_Project_4.10_Release_Notes)
> > 
> > or
> > 
> > [RN][]
> > 
> > [RN] https://wiki.xenproject.org/wiki/Xen_Project_4.10_Release_Notes
> 
> I'm following the (working) example from staging. Have a look at e.g.
> 
> https://xenbits.xen.org/docs/unstable/support-matrix.html
> 
> where the 4.12-unstable release note is linked properly, while the 4.11
> and 4.10 ones are not.

How about changing the syntax in staging first ?

Ian.

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.