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

Some of slʌɪdɪv characters are not correctly displayed #778

Closed
jdbruxelles opened this issue Nov 29, 2022 · 3 comments · Fixed by slidevjs/docs#100
Closed

Some of slʌɪdɪv characters are not correctly displayed #778

jdbruxelles opened this issue Nov 29, 2022 · 3 comments · Fixed by slidevjs/docs#100

Comments

@jdbruxelles
Copy link
Contributor

jdbruxelles commented Nov 29, 2022

Describe the bug
Some slʌɪdɪv characters are not correctly displayed on Chrome Android. Maybe you can do something that can fix it :).

image

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Getting Started page
  2. Scroll down to the first paragraph, first line.
  3. See the error

Desktop (please complete the following information):

  • OS: Android
  • Browser: Chrome latest
  • Slidev version: Online website v0.37.1
@antfu
Copy link
Member

antfu commented Dec 1, 2022

I am not sure what we can do, maybe replace it with an image? Honestly, I feel this is not a very important issue, open to PR.

@jdbruxelles
Copy link
Contributor Author

jdbruxelles commented Dec 1, 2022

I found the problem. It's because "/slʌɪdɪv/" is in a code tag. I made a test where I remove the surrounding code tag and I can see that It's displayed correctly on both mobile and laptop.

Maybe just use /slʌɪdɪv/ (bold) intead of /slʌɪdɪv/ (code)?

@jdbruxelles jdbruxelles changed the title Some slʌɪdɪv characters are not correctly displayed Some of slʌɪdɪv characters are not correctly displayed Dec 1, 2022
@antfu
Copy link
Member

antfu commented Dec 2, 2022

Sounds reasonable, pr welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants