Skip to content

docs(useMap): fix code block formatting #261

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

guesung
Copy link

@guesung guesung commented Jun 26, 2025

Overview

Fix code block formatting in useMap.md example.

Before the change, it's as shown in the first image below, and after the change, it's as shown in the second image

image image

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

@Copilot Copilot AI review requested due to automatic review settings June 26, 2025 09:12
Copy link

vercel bot commented Jun 26, 2025

@guesung is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Fix the Markdown code block formatting in the useMap documentation example.

  • Replaced incorrect quadruple backtick fence with a standard triple backtick fence.
  • Ensured the import { useMap } line is included inside the code block.

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.

1 participant