sublimetext-io / docs.sublimetext.io

Sublime Text Community Documentation
https://docs.sublimetext.io/
Other
190 stars 53 forks source link

Broken characters on completions page #64

Closed jish closed 10 months ago

jish commented 2 years ago

Steps to reproduce

  1. In Firefox 104.0
  2. Navigate to https://docs.sublimetext.io/guide/extensibility/completions.html#how-to-use-completions

Actual behavior:

Characters render incorrectly, leaving the reader confused.

Screen Shot 2022-08-28 at 8 28 36 AM

Expected behavior:

  1. The characters should display properly
  2. When characters fail to display the content should still be readable

Completions can be inserted in two ways:

  • Through the completions list. Note: the completions list can be activated by pressing control and spacebar (Ctrl ␣), or
  • by pressing the foo key (f).
jish commented 2 years ago

Same behavior in Safari version 15.3:

Screen Shot 2022-08-28 at 10 57 09 AM

Characters are missing, making the tutorial unclear.

FichteFoll commented 2 years ago

I assume your FireFox is also running on macOS?

jish commented 2 years ago

Yes, that is correct.

Both Mac OS (12.2.1) and iOS (15.6.1), both Firefox and Safari

FichteFoll commented 10 months ago

Closing as a duplicate of #20.