Skip to content
This repository was archived by the owner on Aug 22, 2019. It is now read-only.
This repository was archived by the owner on Aug 22, 2019. It is now read-only.

Haml Nesting Issue #13

Description

@chriscoyier
table>tr>td>a

produces:

%table
  %tr
    %td%a{:href => ""}

which isn't quite right (the a should be nested too).

It happens in CodeMirror Emmet, but also in Sublime Text.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7994689-haml-nesting-issue?utm_campaign=plugin&utm_content=tracker%2F438327&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F438327&utm_medium=issues&utm_source=github).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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