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

Delta Between Two Patch Sets: tests/expected_output/en/sitemap

Issue 29516687: Issue 4488 - Add support for JSON page front matter (Closed) Base URL: https://hg.adblockplus.org/cms
Left Patch Set: Removed JSON postprocessing and integrated the cms tests Created Aug. 19, 2017, 1:55 a.m.
Right Patch Set: Removed the sitemap sort attribute Created April 19, 2018, 3:30 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « tests/expected_output/en/metadata_old_comment ('k') | tests/test_site/pages/metadata_json.tmpl » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1
2 1
3 2
4 3
5 <h1> Unfiltered </h1> 4 <h1> Unfiltered </h1>
6 <ul><li>title : filter </li><li>title : get_page_url </li><li>title : global </l i><li>title : translate </li><li>title : metadata_old_comment </li><li>title : m etadata_json </li><li>title : metadata_json_comment </li><li>title : sitemap </l i> 5 <ul>
6 <li>title : includer </li>
7 <li>title : translate-template </li>
8 <li>title : metadata_old_comment </li>
9 <li>title : metadata_json </li>
10 <li>title : metadata_json_comment </li>
11 <li>title : sitemap </li>
7 </ul> 12 </ul>
8 13
9 <h1> Filtered </h1> 14 <h1> Filtered </h1>
10 <ul><li>title : sitemap </li> 15 <ul><li>title : sitemap </li>
11 </ul> 16 </ul>
12 17
13 <h1> String Filter For Listy Option </h1> 18 <h1> String Filter For Listy Option </h1>
14 <ul><li>title : sitemap </li> 19 <ul><li>title : sitemap </li>
15 </ul> 20 </ul>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld