-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix https://github.com/brisbanesocialchess/.github/issues/102 #103
base: main
Are you sure you want to change the base?
Conversation
profile/README.md
Outdated
<p align="center"> | ||
<a href="https://discord.com/invite/JWBKhQmzvD" style="text-decoration:none;"> | ||
<p align=center> | ||
<a href="https://discord.com/invite/JWBKhQmzvD" style=text-decoration:none> |
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.
Why are the quotes removed ?
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.
profile/README.md:38:11: typography.symbols.curly_quotes Use curly quotes “”, not straight quotes "".
profile/README.md:40:142: typography.symbols.curly_quotes Use curly quotes “”, not straight quotes "".
Now it's ready for you, John. |
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.
HTML need to be valid with quotes.
So just use a proselint ignore in a config
Will check that in next merge request. |
Update |
No description provided.