Skip to content

Support definition lists #35

@goodevilgenius

Description

@goodevilgenius

Kramdown supports definition lists in this format:

Item
: Definition
: Definiton

Item
: Definition
: Defintion

This isn't supported in kramed, and incorrectly is parsed as:

<p>Item
: Def1
: Def2</p>
<p>Item2
: Def3</p>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions