Skip to content

Fix an issue where "h1" was not allowed as an HTML element name #225

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

Merged
merged 4 commits into from
Mar 27, 2020

Conversation

octogonz
Copy link
Collaborator

This fixes a problem where this input was not parsed correctly (because 1 is not allowed in an element name).

/**
 * <h1>heading</h1>
 */

Found as part of microsoft/rushstack#1792

@octogonz octogonz merged commit b59e9fb into master Mar 27, 2020
@octogonz octogonz deleted the octogonz/fix-html-name-regexp branch March 27, 2020 22:55
@octogonz
Copy link
Collaborator Author

This fix was released with tsdoc version 0.12.19

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

Successfully merging this pull request may close these issues.

2 participants