fletcher / fletcher/MultiMarkdown-6

Lists inside definition lists not rendering as expected

Open
#198 1 comment 0 reactions 0 assignees View on GitHub
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:
screenshot_065

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.":
screenshot_063

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.