.. include:: /Includes.rst.txt .. _typo3fluid-fluid-format-cdata: ============ format.cdata ============ Outputs an argument/value without any escaping and wraps it with CDATA tags. PAY SPECIAL ATTENTION TO SECURITY HERE (especially Cross Site Scripting), as the output is NOT SANITIZED! = Examples = {string} {string -> f:format.cdata()} Arguments ========= .. _format.cdata_value: value ----- :aspect:`DataType` mixed :aspect:`Required` false :aspect:`Description` The value to output