Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kane-knowby opened this issue Sep 11, 2024 · 1 comment
Open

Comments

@kane-knowby
Copy link

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

@amantoux amantoux added the enhancement New feature or request label Sep 21, 2024
@amantoux
Copy link
Member

amantoux commented Sep 21, 2024

Thank you for reporting this @kane-knowby
We will address this with #418

@amantoux amantoux removed the enhancement New feature or request label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants