Skip to content

Document non-standard limitations imposed by hashspace #302

Description

@jakub-g
  • attributes have to be double-quoted, apostrophes are not allowed (this is pegjs limitation AFAIU)
  • <template> and soon <script> tags and their closings have to be placed at the beginning of the line (this is imposed by ourselves to facilitate the parsing)
  • closing tags are mandatory (vs html that allows some of them to be optional)

feel free to edit this issue with the other limitations

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions