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

The name annotation results in inconsistent formatting #757

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

pablobm
Copy link
Contributor

@pablobm pablobm commented Jul 14, 2020

The functions hasStyle, hasPseudoElementStyle, doesNotHaveStyle, and doesNotHavePseudoElementStyle are annotated with @name. As a result, Documentation formats them differently in API.md, moving them out onto a separate headings hierarchy. This is inconsistent and a bit confusing.

This PR removes all instances of @name and regenerates API.md.

Thanks to @patsy-issa for pointing me in the right direction.

Copy link
Contributor

@patsy-issa patsy-issa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍 Thank you for the PR!

Copy link
Collaborator

@scalvert scalvert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for doing this!

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

Successfully merging this pull request may close these issues.

None yet

4 participants