[Haskell-cafe] Parse HTML that is contain javascript

Brandon Allbery allbery.b at gmail.com
Tue Dec 24 19:06:06 UTC 2013


On Tue, Dec 24, 2013 at 2:03 PM, akira kawata <a.kawashiro at gmail.com> wrote:

> <html>
> <script>
> //<![CDATA[
> <!-- -->
> //]]>
> </script>
> </html>
>

An XML parser might help with CDATA blocks.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131224/d27ce695/attachment.html>


More information about the Haskell-Cafe mailing list