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

Command icon 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:

Comments

scott_euser created an issue. See original summary.

scott_euser’s picture

Status: Active » Needs review

There 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

  • mourad-zitouni committed 765fac41 on 1.0.x
    Issue #3479802: Support textarea - applied changes from issue branch
    
mourad-zitouni’s picture

I had a problem merging the branch, so I applied the changes and pushed in the main branch.

mourad-zitouni’s picture

Status: Needs review » Reviewed & tested by the community

mourad-zitouni’s picture

Version: 1.0.0-beta1 » 1.0.0-beta2
Status: Reviewed & tested by the community » Fixed
mourad-zitouni’s picture

Status: Fixed » Closed (fixed)