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

Side by Side Diff: filters/unescape.py

Issue 5636796054503424: Issue 1170 - [adblockplus.org Anwiki to CMS migration] Migrate content (Closed)
Patch Set: Improvements to parse_interface filter regarding Wladimir's feedback Created Sept. 19, 2014, 11:26 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 | « filters/subscription_sort.py ('k') | includes/interface.tmpl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 def unescape(markup):
2 return markup.unescape()
OLDNEW
« no previous file with comments | « filters/subscription_sort.py ('k') | includes/interface.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld