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.
2 parents 9684138 + cdc7cc6 commit cfceafaCopy full SHA for cfceafa
docs/templates/variable-modifiers.md
@@ -135,6 +135,8 @@ Outputs the length of the content in characters.
135
136
Limits the content to the specified number of characters. Without `preserve_words='n'` may be fewer than the exact limit, as this retains whole words.
137
138
+Note that all HTML formatting will be stripped out automatically before applying limit modifier.
139
+
140
{excerpt:limit characters='20'}
141
{!-- A discussion… --}
142
0 commit comments