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

chore(docs): escape HTML entities #5687

Merged
merged 1 commit into from
Dec 8, 2022
Merged

chore(docs): escape HTML entities #5687

merged 1 commit into from
Dec 8, 2022

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Dec 8, 2022

(potentially) temporary fix for googleapis/gapic-generator-php#546

See protocolbuffers/protobuf#11208

Fixes difficult-to-read HTML escaping in our public documentation from

projects/*/{table_location=instances/*}/tables/*

to

projects/*/{table_location=instances/*}/tables/*

@dwsupplee dwsupplee merged commit d03de88 into main Dec 8, 2022
@dwsupplee dwsupplee deleted the fix-docs-escapechars branch December 8, 2022 23:59
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

2 participants