fletcher / fletcher/MultiMarkdown-6
Lists inside definition lists not rendering as expected
- Dominant language
- C
- Stars
- 678
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When placing lists inside definition lists, like so:
```markdown
Item
: * foo
* bar
```
MMD (MultiMarkdown 6 v6.6.0) will render it like this:

whereas I would have hoped for a rendering like the one shown below (taken from _iA Writer_), based on the following sentence from the [user guide](https://fletcher.github.io/MultiMarkdown-6/MMD_Users_Guide.html#definitionlists): "Definitions may contain other block level elements, such as lists, blockquotes, or other definition lists.":

Am I using MMD incorrectly, or should it have rendered the definition as a proper list?
Thank you,
-ionos
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.