Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: tests/expected_output/en/sitemap

Issue 29755927: Noissue - Have sitemap sort output by page (Closed) Base URL: https://hg.adblockplus.org/cms/
Patch Set: Created April 19, 2018, 3:37 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tests/test_site/pages/sitemap.tmpl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 2
3 3
4 <h1> Unfiltered </h1> 4 <h1> Unfiltered </h1>
5 <ul> 5 <ul>
6 <li>title : includer </li> 6 <li>title : includer </li>
7 <li>title : translate-template </li>
8 <li>title : metadata_old_comment </li>
9 <li>title : metadata_json </li> 7 <li>title : metadata_json </li>
10 <li>title : metadata_json_comment </li> 8 <li>title : metadata_json_comment </li>
9 <li>title : metadata_old_comment </li>
11 <li>title : sitemap </li> 10 <li>title : sitemap </li>
11 <li>title : translate-template </li>
12 </ul> 12 </ul>
13 13
14 <h1> Filtered </h1> 14 <h1> Filtered </h1>
15 <ul><li>title : sitemap </li> 15 <ul><li>title : sitemap </li>
16 </ul> 16 </ul>
17 17
18 <h1> String Filter For Listy Option </h1> 18 <h1> String Filter For Listy Option </h1>
19 <ul><li>title : sitemap </li> 19 <ul><li>title : sitemap </li>
20 </ul> 20 </ul>
OLDNEW
« no previous file with comments | « no previous file | tests/test_site/pages/sitemap.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld