:navigation-title: format.tidy
.. include:: /Includes.rst.txt

.. _fluidtypo3-vhs-format-tidy:

==========================================
format.tidy ViewHelper `<vhs:format.tidy>`
==========================================


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


.. _fluidtypo3-vhs-format-tidy_arguments:

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
