- Issue created by @jrb
The description text is not shown at all on text_format
fields.
Help text should be shown under the field label on text_format
fields.
This is related to
#2421445-19: Text format wrapper does not honor description_display β
. Once that is fixed, this module will work correctly. In the meantime, we can create a custom version of the Drupal\filter\Element\TextFormat
plugin with the important part of that patch included.
Active
1.0
Code