Skip to content

$marker_any_re = "(?:$marker_ul_re|$marker_ol_re)"; not used #121

Closed
@yuanzhou

Description

@yuanzhou

I noticed that the following line is not used by _doLists() and _doLists_callback() even though it appears in both places.

$marker_any_re = "(?:$marker_ul_re|$marker_ol_re)";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions