comparison hgext/relink.py @ 29437:6ab3465d9991

hgweb: remove unnecessary CDATA markup in atom/branchentry.tmpl Since content is of type "text" (and is already escaped), using a CDATA section is not required. Looks like this was just an artifact of copying things from rss style in add2f9ddcfb5, because other entries in atom style don't use CDATA in such places.
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 29 Jun 2016 20:58:09 +0800
parents a0939666b836
children d5883fd055c6
comparison
equal deleted inserted replaced
29436:849b8e84487e 29437:6ab3465d9991