.. include:: /Includes.rst.txt

.. _fluidtypo3-vhs-format-tidy:

===========
format.tidy
===========


Tidy-processes a string (HTML source), applying proper
indentation.

Arguments
=========


.. _format.tidy_content:

content
-------

:aspect:`DataType`
   string

:aspect:`Required`
   false
:aspect:`Description`
   Content to tidy

.. _format.tidy_encoding:

encoding
--------

:aspect:`DataType`
   string

:aspect:`Default`
   'utf8'

:aspect:`Required`
   false
:aspect:`Description`
   Encoding of string
