There was an error while loading. Please reload this page.
1 parent b8ec2e7 commit 3254dc4Copy full SHA for 3254dc4
1 file changed
.github/skills/proofread-text/style-basics.md
@@ -26,6 +26,7 @@ Use this guide when proofreading or drafting pages in `src/content/docs/basics`.
26
- Keep API, CSS, and pseudo-element identifiers exact and unchanged.
27
- Use consistent terms such as `view-transition-name`, `view-transition-class`, and `startViewTransition()`.
28
- Inline code is used heavily for CSS properties, selectors, and API members.
29
+- Pseudo-element names (e.g. `::before`, `::after`, `::view-transition-old`) must be in backticks everywhere, including inside Markdown table cells.
30
31
## Sentence and Punctuation Patterns
32
- Mix short directive sentences with longer explanatory ones.
0 commit comments