Skip to content

parse_block_html is not supported #31

@remort

Description

@remort
<div>

1. list1
2. list2
3. list3

</div>

is always parsed like <div>1. list1 2. list2 3. list3 </div> no matter what i do:
set parse_block_html: true to kramed options
or write {::options parse_block_html="true" /} in html code before the opening div.

Very poor implemetation of kramdown you have.

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