Is this a feature or a bug? :)
MARKDOWN
* abc
* def
* ghi
* jkl
* mno
* pqr
abc
Results in "ghi" being surrounded by <p>, while "pqr" is not since it is followed by a paragraph?
Is this a feature or a bug? :)
* abc
* def
* ghi
* jkl
* mno
* pqr
abc
Results in "ghi" being surrounded by <p>, while "pqr" is not since it is followed by a paragraph?
Looks like a Parsedown issue:
we rely on the Parsedown library to parse the Markdown, I suggest to post that to their GitHub repo issues.
Thanks for the pointer. I did just that: https://github.com/erusev/parsedown/issues/474
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1336 | 9 years ago | ||
| 2 | 925 | 9 years ago | ||
| 2 | 4056 | 9 years ago | ||
| 1 | 2941 | 9 years ago | ||
| 3 | 1112 | 9 years ago |