Skip to content

Conversation

omerzach
Copy link
Contributor

Add the name of the rule in parentheses at the end of Markdown title like in other documentation files.

Add the name of the rule in parentheses at the end of Markdown title like in other documentation files.
@@ -1,4 +1,4 @@
# Prevent void DOM elements (e.g. `<img />`, `<br />`) from receiving children
# Prevent void DOM elements (e.g. `<img />`, `<br />`) from receiving children (void-dom-elements-no-children)
Copy link
Member

Choose a reason for hiding this comment

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

Per #1071, this should probably have a "react/" prefix.

@omerzach
Copy link
Contributor Author

Ah I was hoping I could squash the commits from within the GitHub UI but I guess not

@omerzach
Copy link
Contributor Author

I'm bad at GitHub so I'm going to close this and open a new one. Sorry.

@omerzach omerzach closed this Mar 21, 2017
@ljharb
Copy link
Member

ljharb commented Mar 21, 2017

Yeah you need to use the command line - in the future, please have a collab do it for you instead of opening up a duplicate PR

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

Successfully merging this pull request may close these issues.

2 participants