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

Fix font choices in containers-transports.5 #2412

Merged
merged 1 commit into from
May 13, 2024

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented May 13, 2024

Consistently:

  • Literal strings are in backticks
  • Variables are italic in underscores
  • Syntax meta-characters []{} are neither

This does not really work well in section headings, but at least the detailed descriptions should now be less misleading.

Fixes #2378.

Consistently:
- Literal strings are in `backticks`
- Variables are _italic in underscores_
- Syntax meta-characters []{} are neither

This does not really work well in section headings, but at least the
detailed descriptions should now be less misleading.

Fixes containers#2378.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac mtrmac added the kind/bug A defect in an existing functionality (or a PR fixing it) label May 13, 2024
@rhatdan
Copy link
Member

rhatdan commented May 13, 2024

/approve
/lgtm

@rhatdan rhatdan merged commit 1a2c225 into containers:main May 13, 2024
10 checks passed
@mtrmac mtrmac deleted the storage-docs branch May 13, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A defect in an existing functionality (or a PR fixing it)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect syntax highlighting in containers-transports.5
2 participants