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: fix docs in FieldImage #7403

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

rachel-fenichel
Copy link
Collaborator

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Fixes #7315 by switching to single-backtick for a code snippet that is inside of a markdown table.

Proposed Changes

Use single backticks instead of triple backticks.

Reason for Changes

Fixes bad rendering in our documentation pages.

Additional Information

Tested by running npm run package && npm run docs and making sure that the change is propagated correctly.

@rachel-fenichel rachel-fenichel requested a review from a team as a code owner August 16, 2023 23:19
@github-actions github-actions bot added the PR: chore General chores (dependencies, typos, etc) label Aug 16, 2023
@rachel-fenichel rachel-fenichel merged commit 10ab873 into google:develop Aug 16, 2023
10 checks passed
@rachel-fenichel rachel-fenichel deleted the fix_7315 branch August 16, 2023 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: chore General chores (dependencies, typos, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blockly.Field property documentation malformed
2 participants