Skip to content

Add suport for // multiline comments #91

Open
@mathiasschopmans

Description

Sass seems to support multiline comments escaped by // + indentation
sass/sass#338 (comment)

//
  I will not be rendered
  .box
    background: $gray-dark
    p
      margin: 0 0 5px

Github syntax-highlighting might be also broken, but maybe they're using your package. 😛

This is what it currently looks like in Sublime Text 3.0
box_sass _style

Thank your for your investigation!

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