Skip to content

[DOCS] Fix wrong TSconfig syntax #1313

@TYPO3IncTeam

Description

@TYPO3IncTeam

ℹ️ View this commit on Github
👥 Authored by Thomas Löffler noreply@example.com
✔️ Merged by Oli Bartsch bo@cedev.de

Commit message

[DOCS] Fix wrong TSconfig syntax

Releases: main, 13.4, 12.4
Resolves: #107416
Change-Id: I7a8504803d7a8757b388d0bf76cf78784f4d7e3f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/90643
Reviewed-by: Oliver Klee typo3-coding@oliverklee.de
Tested-by: core-ci typo3@b13.com
Tested-by: Oli Bartsch bo@cedev.de
Reviewed-by: Oli Bartsch bo@cedev.de
Tested-by: Oliver Klee typo3-coding@oliverklee.de

➗ Modified files

12.4.x/Important-104839-RTEProcessingConfigurationRespectsRemoveTags.rst
@@ -44,7 +44,7 @@ either within the CKEditor YAML context, or via Page TSconfig:
 
     RTE.default.proc {
       HTMLparser_db {
-        removeTags: link, meta, o:p, sdfield, style, title
+        removeTags = link, meta, o:p, sdfield, style, title
       }
     }
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions