Steps to Reproduce
- Add a horizontal rule using the rich text editor
- Convert your document to markdown using ParchmentMarkdownCodec().encode(document)
- Notice the horizontal rule is not present at all
- Expected value would be '---'
Environment
OS: iOS/Web/Android
Flutter version: 3.24
Fleather version: 1.18.0