You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed miniserve v0.8.0 via cargo +nightly install miniserve and it's accidentally double-escaping ampersands in listings so you get "Foo & Bar.txt" in the displayed text rather than "Foo & Bar.txt".
Actual URLs appear to be fine.
The text was updated successfully, but these errors were encountered:
I just installed miniserve v0.8.0 via
cargo +nightly install miniserve
and it's accidentally double-escaping ampersands in listings so you get "Foo & Bar.txt" in the displayed text rather than "Foo & Bar.txt".Actual URLs appear to be fine.
The text was updated successfully, but these errors were encountered: