User:Erutuon/scripts/footnoteCleanup.js: Difference between revisions

Content deleted Content added
turn on unescaping again
note
Line 54:
contents = escape(
contents,
"\{\{(?:[Cc]itation needed|[Cc]n|[Ff]act|[Cc]b|[Cc]tn|[Rr]ef\?)\|[^\}]+\}\}"
);
Line 69:
// footnote templates
/* Handles up to one level of nested templates.
Any more, and there may be problems. */
contents = escape(
contents,