Latest Activity
Emre Sokullu
created a new wiki page Javascript Heredoc 16 months ago
Top Contributors
Emre Sokullu
1
Emre Sokullu
Javascript Heredoc
Javascript Heredoc

var string = (<r><![CDATA[

     The text string goes here.  Since this is a XML CDATA section,
     stuff like <> work fine too, even if definitely invalid XML.

  ]]></r>).toString();


Discussion



or
Connect with Facebook
Notifications