Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Support multiline style attributes #200

Merged
merged 4 commits into from May 9, 2018
Merged

Conversation

50Wliu
Copy link
Contributor

@50Wliu 50Wliu commented May 9, 2018

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Supports style attributes that span multiple lines.

Alternate Designs

None.

Benefits

Multiline style attributes will end correctly and also be tokenized as CSS.

Possible Drawbacks

I foresee none.

Applicable Issues

Fixes #194

@50Wliu
Copy link
Contributor Author

50Wliu commented May 9, 2018

310f82b uses slightly more incorrect scoping (line-by-line rather than full multiline), but prevents runaway CSS highlighting when semicolons are missing.

@50Wliu 50Wliu merged commit 34a6244 into master May 9, 2018
@50Wliu 50Wliu deleted the wl-multiline-inline-style branch May 9, 2018 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support multiline style attribute values
1 participant