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

Html inside of lists #227

Open
charleso opened this issue Apr 20, 2017 · 1 comment
Open

Html inside of lists #227

charleso opened this issue Apr 20, 2017 · 1 comment
Labels

Comments

@charleso
Copy link
Contributor

[<p />]

Parse error:
  Unexpected ExprListEnd
  Expected one of: [text expression, expression, HTML comment, element, void element]
@charleso charleso added the bug label Apr 20, 2017
@thumphries
Copy link
Contributor

Parentheses should be a valid workaround.

This is a layout bug I suspect. Need special scoping rules for ] and ,.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants