Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Problem with lists #29

@ElManouche

Description

@ElManouche

There are inexpected newline tags in the return string of lists.

[list]
[*]item 1
[*]item 2
[/list]

Converts to:

<ul><br />
<li>item 1<br />
</li>item 2<br />
</li></ul><br />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions