-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
Add closing p
tag
#17659
Add closing p
tag
#17659
Conversation
Closing p tag is not strictly required in **some cases**, but not closing it might be confusing without explanation.
Preview URLsFlawsNone! 🎉 External URLsURL: No new external URLs (this comment was updated 2022-08-25 00:12:22.629822) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR, @heyallan ! I think we should have a "." inside the paragraph.
Move period inside paragraph Co-authored-by: wbamberg <will@bootbonnet.ca>
Move period inside paragraph Co-authored-by: wbamberg <will@bootbonnet.ca>
Move period inside paragraph Co-authored-by: wbamberg <will@bootbonnet.ca>
Move period inside paragraph Co-authored-by: wbamberg <will@bootbonnet.ca>
Move period inside paragraph Co-authored-by: wbamberg <will@bootbonnet.ca>
Move period inside paragraph Co-authored-by: wbamberg <will@bootbonnet.ca>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move period inside paragraph. Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So sorry to be slow reviewing this @heyallan , I've been out of office for a while.
Summary
Add closing
p
tagMotivation
Closing p tag is not strictly required in specific cases,
but not closing it might be confusing without explanation,
adding a closing tag will not hurt.
Supporting details
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/p
Related issues
None
Metadata