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] closing </script> tag is not proposed #12787

Open
sandy081 opened this issue Sep 27, 2016 · 1 comment
Open

[html] closing </script> tag is not proposed #12787

sandy081 opened this issue Sep 27, 2016 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality html HTML support issues
Milestone

Comments

@sandy081
Copy link
Member

Testing #12100

<!-- Copyright (C) Microsoft Corporation. All rights reserved. -->
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8" />
        <script>

    </head>
</html>

After <script> tag type </

Expected closing </script> tag is proposed. But not.

@aeschli aeschli added html HTML support issues feature-request Request for new features or functionality labels Feb 1, 2017
@aeschli aeschli added this to the Backlog milestone Feb 1, 2017
@aeschli aeschli changed the title closing </script> tag is not proposed [html] closing </script> tag is not proposed Feb 7, 2017
@aeschli
Copy link
Contributor

aeschli commented Dec 15, 2017

To keep the number of issues in our inbox on a manageable level, we're closing issues that have been on the backlog for a long time but haven't gained traction: We look at the number of votes the issue has received and the number of duplicates issues filed.
If you disagree and feel that this issue is crucial: We're happy to listen and to reconsider.
Maybe you want to give it a try yourself and provide the feature through an extension or a PR: We're happy to give advise and get you started.
Thanks for your understanding. Thanks for helping and happy coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality html HTML support issues
Projects
None yet
Development

No branches or pull requests

2 participants