Skip to content

Parser - add support for multiline tags #38

@samnung

Description

@samnung
  • Add support for multiline tags:
<img 
  alt="Some text"
  src="image.jpg" />
  • Add support for multiline attribute values:
<img alt="
    Some text
    Some more text" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions