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

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

Issue 29516687: Issue 4488 - Add support for JSON page front matter (Closed) Base URL: https://hg.adblockplus.org/cms
Patch Set: Cleaned up duplication, removed unnecessary regex Created Aug. 23, 2017, 6:12 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 1
2 2
3 3
4 4
5 <h1> Unfiltered </h1> 5 <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 : sitemap </li> 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>
rosie 2018/03/26 02:32:21 It seems there was a bug in sitemap.tmpl which was
Sebastian Noack 2018/03/26 02:57:48 Acknowledged.
7 </ul> 7 </ul>
8 8
9 <h1> Filtered </h1> 9 <h1> Filtered </h1>
10 <ul><li>title : sitemap </li> 10 <ul><li>title : sitemap </li>
11 </ul> 11 </ul>
12 12
13 <h1> String Filter For Listy Option </h1> 13 <h1> String Filter For Listy Option </h1>
14 <ul><li>title : sitemap </li> 14 <ul><li>title : sitemap </li>
15 </ul> 15 </ul>
OLDNEW

Powered by Google App Engine
This is Rietveld