News

Quotes are not the only characters that can be escaped inside a string. There are two reasons to use escaping characters: First is to allow you to use characters you might not otherwise be able to ...
I have an XSLT I'm using to transform XML into various client side javascript functions. The problem I've run into is that a quotes and single quotes tend to break the client side javascript when ...
A prerequisite to this bug is to fix the bug described in #35. When the entities object is correctly passed to the WebVTTCueTextParser on line 177 as described in the issue above, there are some ...