Problem/Motivation
At the moment, 'file' field type is supported only
Steps to reproduce
Attempt to use on a string_long text field type
Proposed resolution
Support string_long
Remaining tasks
MR
User interface changes
Formatter can be used for string_long
API changes
N/A
Data model changes
N/A
Issue fork markdown_field_formatter-3479802
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3479802-support-textarea
changes, plain diff MR !4
Comments
Comment #3
scott_euser commentedThere we go, steps:
1. Create a plain text field and choose long text
2. Set the display to use this markdown text formatter
3. Add some markdown content in the textarea
4. View the content
Comment #5
mourad-zitouni commentedI had a problem merging the branch, so I applied the changes and pushed in the main branch.
Comment #6
mourad-zitouni commentedComment #8
mourad-zitouni commentedComment #9
mourad-zitouni commented