Consistent code snippets formatting #10073
jurajkapsz
started this conversation in
Ideas
Replies: 1 comment
-
I forgot to mention, I was working with beta docs, eg https://5-0-0-beta.docs.astro.build/en/guides/content-collections/ etc, but this can be seen also in current docs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed in docs, that code snippets have inconsistent styling, ie single vs double quotes, object properties ending with comma or not, sometimes missing semicolons.
Edit: Formatted with Prettier:
From my point of view, the code snippet formatting could be consistent. How do you see it?
If yes, the question is in what style:
I could contribute to this.
Beta Was this translation helpful? Give feedback.
All reactions