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

Unified Diff: tests/test_site/pages/filter.tmpl

Issue 29512597: Issue 4491 - Adds handling for block commented page metadata (Closed)
Patch Set: add strip call to line check Created Aug. 14, 2017, 5:58 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« cms/converters.py ('K') | « cms/converters.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_site/pages/filter.tmpl
===================================================================
--- a/tests/test_site/pages/filter.tmpl
+++ b/tests/test_site/pages/filter.tmpl
@@ -1,3 +1,5 @@
+<!--
template = empty
+-->
{{- 'test'|foo_converter }}
« cms/converters.py ('K') | « cms/converters.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld