Dave Gauer
Dave Gauer
Wild. I do have a Windows desktop here I can test on.
@realgdman Well, a `self` parameter should not be required to complete this one. I'm looking for a solution that uses builtins. You can peek at `patches/patches/065_builtins2.patch` to see what's expected....
@realgdman Thanks for that. Clearly the wording on this one needs a little help!
Okay everybody, I think I've improved it. I didn't fully realize how misleading and confusing the hints were on that one until I went in to fix it. Here it...
@falconmick Right, I see what you mean. My only concerns are: * Zig's exact error message may change. * I'm not sure "forward slash" would be universally understood (although that's...
Yeah, maybe something like this at the bottom: "Still getting errors? Check your slashes. Remember that '\\' are strings, '//' are comments." Something like that. If you update your commit,...
@falconmick Hey just checking in - would you still like to add the message to this exercise?
Thank you! :+1:
That `$` syntax is one of my biggest VimWiki irritations as well. I wonder if the right answer would be to make a wiki-local option? Perhaps something like `use_inline_math`, enabled...
It works fine for me (opens a single tab in Firefox), but `xdg-open` *does* produce the following STDERR output: ``` /usr/bin/xdg-open: line 719: : command not found /usr/bin/xdg-open: line 781:...