Skip to content

Horizontal rule is not encoded as --- when converting to markdown #425

Description

@kane-knowby

Steps to Reproduce

  1. Add a horizontal rule using the rich text editor
  2. Convert your document to markdown using ParchmentMarkdownCodec().encode(document)
  3. Notice the horizontal rule is not present at all
  4. Expected value would be '---'

Environment

OS: iOS/Web/Android
Flutter version: 3.24
Fleather version: 1.18.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    convertIssue related to codecs

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions