Skip to content

Change class regex to match elm source #211

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

Closed
wants to merge 1 commit into from

Conversation

kdmurthy
Copy link

Just a small modification to the regex for use with elm source class method.

@bradlc
Copy link
Contributor

bradlc commented Jan 8, 2021

Hey @kdmurthy. Thank you, but I think for now I'd like to keep the built-in support to things that look like HTML class attributes (i.e. they use = to separate the key and value).

You could enable support for elm using a combination of the includeLanguages and experimental.classRegex settings

@bradlc bradlc closed this Jan 8, 2021
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.

2 participants