Project

General

Profile

Actions

Bug #14544

closed

Documentation: How to get rid of the <p> tag

Added by old_mich almost 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-02-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The manual section "How to get rid of the <p class=”bodytext”> wrap ?"
should read as follows:

add this to your TS-Setup field if you want to get rid of the class attribute:
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.addAttributes.P.class >

However, if you want to get rid of the whole <p> tag, use:
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.nonWrappedTag >

The statement as it is only removes the "class" attribute.
(issue imported from #M767)

Actions

Also available in: Atom PDF