You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the way to do this might be to put code references in backticks when they are in the headings. We could then lowercase everything that is not in backticks. We shouldn't change the styling for backticks in headings though
https://svelte.dev/docs/kit/types#generated-types turned into https://svelte.dev/docs/kit/types#Generated-types, which I think both looks worse and is unnecessarily breaking
Though it's a bit nicer here: https://svelte.dev/docs/kit/$app-navigation#pushState. So I think I'd lowercase only for titles and not for hashes generated from reference docs if possible
What we decide here may affect sveltejs/kit#12862
The text was updated successfully, but these errors were encountered: