Skip to content

Space added before include file name #16

@abourke

Description

@abourke

LOVE love LOVE the extension. When I format the following (asp) code:
<body id="staticPage" class="<!--#include file="section.inc"-->">

A space is added after file=":
<body id="staticPage" class="<!--#include file=" section.inc"-->">

And this generates a server (500) error. I've looked in the settings and can't find where the behaviour is coming from.

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