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: Created Sept. 17, 2014, 8:33 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
OLDNEW
(Empty)
1 def unescape(markup):
2 return markup.unescape()
Wladimir Palant 2014/09/18 20:33:04 You shouldn't need this. If I understand the inten
kzar 2014/09/19 11:28:06 Unfortunately it is required :( For example link t
OLDNEW

Powered by Google App Engine
This is Rietveld