Skip to content

Indentation handling #1

@derDoc

Description

@derDoc

Haml allows tabs as well as any amount of spaces as long as they are kept consistent.
phphaml only recognizes multiples of 2.

In addition whitespace inside of filters (think :preserve) MUST be preserved and passed to the filter as is.
Even if it is inconsistent. In other words, countLevel() should not throw an error inside of :filter code.

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