From 0d5b7d1edc990251b3812c740a44e984c36d3380 Mon Sep 17 00:00:00 2001 From: robinsowell Date: Thu, 28 Aug 2025 13:50:28 -0400 Subject: [PATCH] Docs for backspace param See pr in expressionengine https://github.com/ExpressionEngine/ExpressionEngine/pull/4954 --- docs/comment/entries.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/comment/entries.md b/docs/comment/entries.md index 59a4c6794..be2340ee5 100755 --- a/docs/comment/entries.md +++ b/docs/comment/entries.md @@ -32,6 +32,12 @@ NOTE: **Important:** The Comment Entries tag should **not** be nested inside of author_id="5" +### `backspace=` + +The `backspace=` parameter will remove characters, including spaces and line breaks, from the last iteration of the tag pair: + + backspace="7" + ### `channel=` channel="which"