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

docs: fixes to create valid RST #32

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Conversation

kyessenov
Copy link
Contributor

CC @phlax

Signed-off-by: Kuat Yessenov kuat@google.com

Signed-off-by: Kuat Yessenov <kuat@google.com>
// Optional name to describe the inlined resource. Resource names must
// [a-zA-Z0-9_-\./]+ (TODO(htuch): turn this into a PGV constraint once
// Optional name to describe the inlined resource. Resource names must match
// `[a-zA-Z0-9_-\./]+` (TODO(htuch): turn this into a PGV constraint once
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use double backticks `` for literals in RST - the default with a single backtick is to italicize

Signed-off-by: Kuat Yessenov <kuat@google.com>
@kyessenov
Copy link
Contributor Author

/assign @markdroth

@kyessenov
Copy link
Contributor Author

@snowp Can you help this get merged?

@snowp
Copy link
Contributor

snowp commented Mar 14, 2022

Happy to approve but I think we need @htuch or @markdroth to do the actual merge

@mattklein123 mattklein123 merged commit 7f1daf1 into cncf:main Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants