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

Info callout not rendering properly #699

Closed
julia-rabello opened this issue Jun 19, 2024 · 1 comment
Closed

Info callout not rendering properly #699

julia-rabello opened this issue Jun 19, 2024 · 1 comment
Assignees

Comments

@julia-rabello
Copy link
Contributor

Describe the bug

  • When using >ℹ to add info callouts in markdown, in some guides the info emoji gets repeated in the beginning of the callout, sometimes it does not, even though the markdown code is the same. The expected option would be for the emoji not to get repeated.
  • There are often line breaks in words containing links within callouts, when line breaks should only happen between words as in normal text.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://developers.vtex.com/docs/guides/data-privacy
  2. Scroll down to the info callout.

Expected behavior
The emoji should not get repeated and line breaks should only happen between words, as in normal text.

Screenshots

image
ℹ emoji + line break within word with link (from https://developers.vtex.com/docs/guides/data-privacy)

image
without the repeated ℹ emoji (correct) (from https://developers.vtex.com/docs/guides/understanding-vtex-reference-architectures)

Desktop:

  • OS: Windows
  • Browser: Chrome
@julia-rabello
Copy link
Contributor Author

julia-rabello commented Jun 21, 2024

The repeated emoji issue was solved by #700.

I opened a separate issue for the line break problem: #705.

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

No branches or pull requests

3 participants