Skip to content

no match uml directive on windows(CRLF) #1

@sonodar

Description

@sonodar
uml = page.content.match(/^```uml((.*\n)+?)?```$/igm);
uml = page.content.match(/^```uml((.*\r?\n)+?)?```$/igm); // append '\r?'

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