website/docs: dev-docs: style guide: no longer using italic for vars (#14185)
We no longer use italic for variables Signed-off-by: Dominic R <dominic@sdko.org>
This commit is contained in:
@ -146,7 +146,6 @@ When writing out steps in a procedural topic, avoid starting with "Once...". Ins
|
||||
|
||||
- Use _italic_ for:
|
||||
|
||||
- Variables or placeholders to indicate that the value should be replaced by the user (e.g., _your-domain.com_). Clearly indicate whether variables in code snippets need to be defined by the user, are system-provided, or generated.
|
||||
- Emphasis, but sparingly, to avoid overuse. For example, you can use italics for important terms or concepts on first mention in a section.
|
||||
|
||||
- Use `code formatting` for:
|
||||
|
Reference in New Issue
Block a user