Skip to content

Attribute and comment definitions that wrap lines are not recognized #3

Description

@lharri73

This is caused by the 'end' environment being keyed on the end of line character rather than the semicolon. The problem then becomes dealing with strings that are also able to wrap lines, but currently would have to be covered under the '(.*)' pattern which only matches a single line.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions