diff mbox

[www] sort branches

Message ID 5720a56f-bd17-ed31-5fb6-ea4cbb139928@acm.org
State New
Headers show

Commit Message

Nathan Sidwell Feb. 13, 2017, 2:44 p.m. UTC
On 02/13/2017 09:34 AM, Nathan Sidwell wrote:
> I've applied this patch to sort the other branch lists in svn.html.  I
> also added an index and split the inactive branch list into merged and
> plain inactive.

I think these /p tags are needed.  At least that's my interpretation of 
the validator error.

nathan
diff mbox

Patch

? htdocs/.#svn.html.1.208
Index: htdocs/svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.211
diff -r1.211 svn.html
709c709
< <p>These development have been merged to gcc mainline, and thus inactive.
---
> <p>These development have been merged to gcc mainline, and thus inactive.</p>
829c829
< merged.
---
> merged.</p>