Package: mdbook
Version: 0.4.52+ds-5
Severity: normal

Hi,
syntax highlighting isn't working for me. Blocks like


```json
{
  "current_weather": {
    "temperature": 12.4
  },
  "daily": {
    "time": ["2026-02-15", "2026-02-16"],
    "temperature_2m_max": [14.2, 15.0],
    "temperature_2m_min": [5.1, 6.3]
  }
}
```

show withough color. Using the exact same boook source and using
upstream's `cargo install mdbook` binary shows colors as expected.

Cheers,
 -- Guido

-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.18.12+deb14-amd64 (SMP w/22 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mdbook depends on:
ii  libc6      2.42-13
ii  libgcc-s1  15.2.0-13

mdbook recommends no packages.

mdbook suggests no packages.

-- no debconf information

Reply via email to