Skip to content

disable default behavior of list elements being wrapped in ul/ol #203

@chesterkmr

Description

@chesterkmr

I have render map defined where list elements is not being wrapped with ul or ol.
So output of lists looks like this
<li>item 1</li>
<li>item 2</li>
etc...

But when im trying to convert editor state to html using draft-convert list elements are wrapped with ul by default.

Is there any way to avoid this behavior or possibility to use custom render map when converting?

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