You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While markdown ignores more than 2 newlines, the converter currently generates 4 before lists. This creates an awkward looking document and requires a lot of search/replace to repair.
Note: this issues occurs in every case I tested, including after paragraphs and a range header types (h1, h2, h3).
Example:
## Outcomes
1. Improv
The text was updated successfully, but these errors were encountered:
While markdown ignores more than 2 newlines, the converter currently generates 4 before lists. This creates an awkward looking document and requires a lot of search/replace to repair.
Note: this issues occurs in every case I tested, including after paragraphs and a range header types (h1, h2, h3).
Example:
The text was updated successfully, but these errors were encountered: