You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the spec, any non-whitespace sequence of characters should be usable as a tag name.
As verified in the playground, Milk's parser does not recognize certain valid names. This also indicates a deficiency in the specs; that will be handled separately.
The text was updated successfully, but these errors were encountered:
According to the spec, any non-whitespace sequence of characters should be usable as a tag name.
As verified in the playground, Milk's parser does not recognize certain valid names. This also indicates a deficiency in the specs; that will be handled separately.
The text was updated successfully, but these errors were encountered: