Skip to content

Quill Editor can't do br line breaks #6220

@pdclark

Description

@pdclark

Problem

As reported here: https://wordpress.org/support/topic/quill-editor-does-not-support-hyperlinks-or-line-breaks/

Proposed Solution

  • For links, Quill takes an argument that can be added.
  • For line breaks, the code remove_filter( 'pods_template_content', 'pods_clean_linebreaks' ); doesn't resolve the problem.
  • May need help for someone like @zrothauser to configure an HTML button, if that's desired... see https://github.com/benwinding/quill-html-edit-button

Screenshots / Screencast

Screen Shot 2021-10-22 at 10 19 59 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementEnhancements to features that already exist, but are not major additions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions