We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5273d commit 67bf02fCopy full SHA for 67bf02f
Documentation/Concepts/TypoScript/Index.rst
@@ -118,7 +118,7 @@ Wrap "Hello, world." in p-tags
118
6. We use the :confval:`stdWrap <t3tsref:text-stdwrap>` property of the TEXT
119
object to configure the :ref:`stdWrap <t3tsref:stdwrap>` function.
120
121
- In this function we use the option wrap :confval:`wrap <t3tsref:stdwrap-wrap>`.
+ In this function we use the option :confval:`wrap <t3tsref:stdwrap-wrap>`.
122
It surrounds the current content of the TEXT object as set in line 5 with
123
the value defined here. The pipe `|` character is replaced by the text that corresponds to the value property.
124
0 commit comments