Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.6k
Closed
Description
markdown needs an empty line before</div>
to handle the last paragraph as such.
Sample file:
<div>This is a paragraph.This is another paragraph.</div><div>This is a paragraph.This is another paragraph.</div>
<div>This is a paragraph.</div><div><p>This is a paragraph.</p><p>This is another paragraph.</p></div>
Could you fix this?
Metadata
Metadata
Assignees
Labels
No labels