When processing Markdown, existing dividers remove themselves if there's not a preceding blank line
Steps to reproduce:
- Add a divider to a floater (an actual divider, not just the Markdown --- tag)
- Make sure the line before it is NOT blank
- Reprocess Markdown for the divider or entire document
Divider will be removed because Markdown "requires" blank preceding line for dividers but Floaters does not.
This feedback is linked to an upcoming version: v0.9.5
Tom Iwaniec
over 1 year ago