mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 19:51:14 -03:00
It can't handle a `→` literal inside code blocks. Since we only have two of those, let's just replace them with `=>`. Fixes #5808.
It can't handle a `→` literal inside code blocks. Since we only have two of those, let's just replace them with `=>`. Fixes #5808.