Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

[Backport 12.4] [TASK] Update list of allowTags #435

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport #433
Authored by: @ErHaWeb

The allowTags list has changed several times in the past TYPO3 versions. I have noticed the following changes since the current documented version:

TYPO3 v8.6
```
b,i,u,a,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span
```

TYPO3 v8.7 to 10.3:
```
b,i,u,a,img,br,div,center,pre,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,abbr,acronym,dfn
```

TYPO3 v10.4 to main:
```
b,i,u,a,img,br,div,center,pre,figure,figcaption,font,hr,sub,sup,p,strong,em,li,ul,ol,blockquote,strike,span,abbr,acronym,dfn
```
@brotkrueml brotkrueml merged commit 898c2f1 into 12.4 Feb 29, 2024
@brotkrueml brotkrueml deleted the backport-433-to-12.4 branch February 29, 2024 19:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants