← Back to community index
# contributor·Active

Krishna - hey @Rishabh, git visual diff fooled ...

hey mention , git visual diff fooled us but it was actually a silent Unicode bug! docs had Greek Mu (U+03BC) instead of Micro Sign (U+00B5), causing the parser to ignore the prefix and render 10H instead of 10µH 💀. fixed that + a prop typo in docs, and also dropped an upstream f

Started by KrishnaJul 26, 20261 messages

Discussion

Last active last month · plain text
Krishnaoriginal post
hey <@809856037376491570>, git visual diff fooled us but it was actually a silent Unicode bug! docs had Greek Mu (U+03BC) instead of Micro Sign (U+00B5), causing the parser to ignore the prefix and render `10H` instead of `10µH` 💀. fixed that + a prop typo in docs, and also dropped an upstream fix for format-si-unit here: https://github.com/tscircuit/format-si-unit/pull/18 👀

Want to add to the conversation?

Reply in Discord so your notes stay connected to the source.
Continue in Discord ↗