Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix front regex #31

Merged
merged 2 commits into from
May 15, 2017
Merged

Fix front regex #31

merged 2 commits into from
May 15, 2017

Conversation

aardito2
Copy link
Contributor

If name is not nil, require lang specification; otherwise, omit lang from regex. This results in defaults of html-mode for <template>, js-mode for <script>, and css-mode for <script> when lang= is not provided.

If lang= is provided, the specified name will be used instead.

Fixes #27

@gabriel4649
Copy link

I tested this pull request and it works great. I am very happy this bug is solved. I hope it gets merged soon.

@xcodebuild
Copy link
Collaborator

merged, thanks

@xcodebuild xcodebuild merged commit 35d803b into AdamNiederer:master May 15, 2017
@aardito2 aardito2 deleted the fix/front-regex branch May 15, 2017 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants