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.

Tom Iwaniec 3 months ago