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

Conversation

@RedCMD
Copy link

@RedCMD RedCMD commented Jan 4, 2022

<%-- based commenting is broken because the 'end' rule was indented twice too much
Fixed by removing the two extra 'space' indents for 'end' and 'name'

Broken comment:
image
Fixed comment:
image

Found this bug while looking at vscode extensions:
image

`<%--` based commenting is broken because the `'end'` rule was indented twice too much
Fixed by removing the two 'space' indents for `'end'` and `'name'`
@Alexey-T
Copy link

Alexey-T commented Jan 4, 2022

I cannot see info about <%-- comments, eg this page don't telll it. https://www.tutorialspoint.com/xml/xml_comments.htm . And this https://www.educba.com/xml-comments/

@RedCMD
Copy link
Author

RedCMD commented Jan 4, 2022

I don't have any experience with XML
So I guess just remove all the code for it then

Seems `<%--` `--%>` is not part of the offical standard and it doesn't work currently so might as well just remove it competely
This pull request was closed.
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.

2 participants