Coarse Rosinflower
Coarse Rosinflower
Duplicate of #115, but thank you!
This is misleading to someone just learning about parameter substitutions, because it makes it look like `Nothing` will be subbed as a variable, when it's actually a string.
This code: ```sh printf %s\\n "${1-$(date -u +'%-H:%M on %-d %B %+4Y')}" ``` prints either the first argument or the current time and date, and works correctly, but isn't highlighted...
Github also has this problem. Point and laugh.
@SidneyLann what?