---
title: "Important: #72050 - encapsLines does not render duplicate paragraphs anymore"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-72050"
source: "Changelog/8.5/Important-72050-EncapsLinesDoesNotRenderDuplicateParagraphs.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Important: #72050 - encapsLines does not render duplicate paragraphs anymore

See [forge#72050](https://forge.typo3.org/issues/72050)

## Description

In the past the `_encapsLines` TypoScript function rendered two paragraphs for one
empty trailing line-break in the content.

See [encapsLines](https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/Functions/Encapslines.html#encapslines)

This behaviour is now fixed.

Your Frontend appearance might change if you had multiple empty trailing paragraphs
in your RTE content. The last paragraph is no longer rendered twice in the Frontend.
