Skip to content

Conversation

@tijsverkoyen
Copy link
Member

Allow HTML to be used in help text.

If you provide HTML as a help text it was wrapped in a <p>-tag. This rendered invalid HTML as can be seen below:
invalid
It also looked faulty, as the classes were not preserved with new <p>-tags.
before

With this PR applied, it will look like:
after

Wrap in div instead of p. So you can use ul, ol, ...
@sanderdlm sanderdlm merged commit dc362d2 into master Mar 22, 2022
@jonasdekeukelaere jonasdekeukelaere deleted the allow-html branch October 11, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants