Skip to content

Commit 7170a8e

Browse files
authored
Merge pull request #1050 from ExpressionEngine/fr/comment-backspace-param
Docs for backspace param
2 parents 6c3232c + 0d5b7d1 commit 7170a8e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/comment/entries.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ NOTE: **Important:** The Comment Entries tag should **not** be nested inside of
3232

3333
author_id="5"
3434

35+
### `backspace=`
36+
37+
The `backspace=` parameter will remove characters, including spaces and line breaks, from the last iteration of the tag pair:
38+
39+
backspace="7"
40+
3541
### `channel=`
3642

3743
channel="which"

0 commit comments

Comments
 (0)