Skip to content

Support Inline HTML #107

@Spenhouet

Description

@Spenhouet

Sometimes markdown is not enough, e.g. when using a list inside a table cell:

|                |                                         |
| :------------- | :-------------------------------------- |
| **Components** | <ul><li>Item 1</li><li>Item 2</li></ul> |

Which renders like this in GitHub:

Components
  • Item 1
  • Item 2

Milkdown fails to render such HTML:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions