Spencer Russell

Results 143 comments of Spencer Russell
trafficstars

## Thoughts on semantics i don't think that the triple quotes are supposed to imply that the result is necessarily pasteable. For instance the prefix `+` and `-` aren't really...

btw I'm seeing a weird issue where it doesn't seem that `escape_string` can be prevented from escaping double quotes: https://github.com/JuliaLang/julia/issues/54511

I like having the quotes. it makes it more clear that it's a string, and I think it's more consistent with the rest of the display. consider when the string...