Sam Minnee 6d05c57881 Ensure that shortcodes inside script tags are parsed. Fixes #4332.
The problem is that the marker images aren’t picked up by DOMDocument
if they are inserted into a <script> tag, due to the semantics of HTML.

This fix does an additional replacement after the marker images are
replaced in this way to pick up any leftover tags.
2015-06-22 11:29:12 +01:00
..
2013-12-21 15:05:51 +13:00
2015-03-20 18:27:30 +13:00
2014-08-06 16:29:52 +12:00
2013-10-09 11:51:29 +01:00
2015-05-07 21:26:11 +01:00