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
[TokenType.COMMENT_START,'Unexpected character "e"','0:3'],
1541
1543
[
1542
1544
'p',
1543
1545
'Unexpected closing tag "p". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags',
// [TokenType.COMMENT_START, 'Unexpected character "e"', '0:3'],
1556
+
// [
1557
+
// 'p',
1558
+
// 'Unexpected closing tag "p". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags',
0 commit comments