oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.27k stars 2.69k forks source link

What happened to the code block #9065

Closed baboon-king closed 7 months ago

baboon-king commented 7 months ago

What is the type of issue?

Documentation is incorrect

What is the issue?

What this? image

Where did you find it?

All code blocks

paperdave commented 7 months ago

what web browser, operating system, and maybe fonts do you have installed.

we cant reproduce this on any operating system or browser

baboon-king commented 7 months ago

image I tested safari Edge google Chrome, and only google Chrome is incorrect!

Google Chrome version

122.0.6261.57(正式版本) (arm64) 122.0.6261.69

System Info

┌─────────────────────────────────────────────────────────────────────────────────────────┐
│  SYSTEMINFORMATION                                                      Version: 5.22.0 │
└─────────────────────────────────────────────────────────────────────────────────────────┘

Operating System:
──────────────────────────────────────────────────────────────────────────────────────────
Platform         : darwin
Distro           : macOS
Release          : 14.3.1
Codename         : macOS Sonoma
Kernel           : 23.3.0
Arch             : arm64
Hostname         : Baboons-Air
Codepage         : UTF-8
Build            : 23D60

System:
──────────────────────────────────────────────────────────────────────────────────────────
Manufacturer     : Apple Inc.
Model            : MacBookAir10,1
Version          : 
Virtual          : 

CPU:
──────────────────────────────────────────────────────────────────────────────────────────
Manufacturer     : Apple
Brand            : M1
Family           : 458787763
Model            : 
Stepping         : 2
Speed            : 2.4
Cores            : 8
PhysicalCores    : 8
PerformanceCores : 4
EfficiencyCores  : 4
Processors       : 1
Socket           : SOC

Env Info

  System:
    OS: macOS 14.3.1
    CPU: (8) arm64 Apple M1
    Memory: 1000.11 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.10.0 - ~/Library/Caches/fnm_multishells/61226_1708670892904/bin/node
    Yarn: 1.22.19 - ~/Library/Caches/fnm_multishells/61226_1708670892904/bin/yarn
    npm: 10.2.3 - ~/Library/Caches/fnm_multishells/61226_1708670892904/bin/npm
    pnpm: 8.15.1 - ~/Library/Caches/fnm_multishells/61226_1708670892904/bin/pnpm
    bun: 1.0.23 - ~/.bun/bin/bun
  Browsers:
    Chrome: 122.0.6261.69
    Edge: 121.0.2277.128
    Safari: 17.3.1
baboon-king commented 7 months ago

His hit on my Fira Code font caused the problem. But it's just a code font image

baboon-king commented 7 months ago

delete /Users/baboon/Library/Fonts/FiraCode-VF.ttf

it's work!