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 d8a6b72 commit a999ccbCopy full SHA for a999ccb
Documentation/Concepts/TypoScript/Index.rst
@@ -124,7 +124,7 @@ Wrap "Hello, world." in p-tags
124
6. We use the :confval:`stdWrap <t3tsref:text-stdwrap>` property of the TEXT
125
object to configure the :ref:`stdWrap <t3tsref:stdwrap>` function.
126
127
- 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>`.
128
It surrounds the current content of the TEXT object as set in line 5 with
129
the value defined here. The pipe `|` character is replaced by the text that corresponds to the value property.
130
0 commit comments