Skip to content

The parseFileStructureFromContent works wrong sometimes #58

@alexprey

Description

@alexprey

The following input of markup returns the wrong output for script blocks

<script>
const example = `
    <script>
    </script>
`;
</script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions