Skip to content

Commit

Permalink
[TASK] Move code snippets to separate includes
Browse files Browse the repository at this point in the history
Also correct indentation. No content changes

releases: 12.4
  • Loading branch information
linawolf committed Jun 30, 2024
1 parent e9dba31 commit 011af95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/ContentObjects/Fluidtemplate/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Properties

.. rubric:: Example

.. code-block:: _includes/_fluidtemplate-file.typoscript
.. literalinclude:: _includes/_fluidtemplate-file.typoscript
:caption: EXT:my_sitepackage/Configuration/TypoScript/setup.typoscript

.. _cobj-fluidtemplate-properties-format:
Expand Down Expand Up @@ -201,7 +201,7 @@ Properties

.. rubric:: Example

.. code-block:: _includes/_layoutRootPaths.typoscript
.. literalinclude:: _includes/_layoutRootPaths.typoscript
:caption: EXT:my_sitepackage/Configuration/TypoScript/setup.typoscript

If property
Expand Down Expand Up @@ -311,7 +311,7 @@ Properties

.. rubric:: Example 2

.. code-block:: _includes/_templateNameAutomatic.typoscript
.. literalinclude:: _includes/_templateNameAutomatic.typoscript
:caption: EXT:site_package/Configuration/TypoScript/setup.typoscript

.. _cobj-fluidtemplate-properties-templaterootpath:
Expand Down

0 comments on commit 011af95

Please sign in to comment.