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

feat(docs): ensure lowercase for the anchor slug #2677

Conversation

nazarepiedady
Copy link
Contributor

In this pull request, I am sending a change that will ensure that the anchor slug will be using lowercase letters.

https://pinia.vuejs.org/introduction.html#Introduction with this change will be https://pinia.vuejs.org/introduction.html#introduction.

Copy link

netlify bot commented May 25, 2024

Deploy Preview for pinia-playground canceled.

Name Link
🔨 Latest commit 7781ab0
🔍 Latest deploy log https://app.netlify.com/sites/pinia-playground/deploys/665251d1983cbf0008aa58b7

Copy link

netlify bot commented May 25, 2024

Deploy Preview for pinia-official ready!

Name Link
🔨 Latest commit 7781ab0
🔍 Latest deploy log https://app.netlify.com/sites/pinia-official/deploys/665251d21324d20008a8b1ec
😎 Deploy Preview https://deploy-preview-2677--pinia-official.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@posva
Copy link
Member

posva commented May 27, 2024

Thanks but this is intended. hash can have upper case and it's needed for API.

BTW, for docs, use doc:. feat and fix are for source code only 🙂

@posva posva closed this May 27, 2024
@nazarepiedady
Copy link
Contributor Author

Thanks but this is intended. hash can have upper case and it's needed for API.

BTW, for docs, use doc:. feat and fix are for source code only 🙂

Oh, but the documentation of vue.js does not follow the same pattern. There, we have APIs with their names capitalised, but the hash is all in lowercase.

@nazarepiedady nazarepiedady deleted the force-lowercase-to-the-anchor-slug branch July 10, 2024 18:51
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