David Vo
David Vo
I concur with @silverwind. I'm not particularly fond of random source code being highlighted like strings. However, if we do this, we should also be aware of the fact that...
Looks like sindresorhus/github-markdown-css@1f877b65224704e6ac5fed1d94194f50e3936f42 is when the `.pl-s` and `.pl-s1` change happened, so I guess it's been in this state since at least April. Scary.
At this point in time, I would suggest changing `.pl-s1` to `.pl-s`, and `.pl-s2` to `.pl-s1`.
I think the sensible thing to do forward would be to use the primer syntax theme output linked above (which, side note, was updated to include a carriage-return scope) as...
Related: #256
GitHub's ZeroClipboard (2.1.6) appears to work fine in Firefox 42.0 (2015-08-20).
Mapping named colours back to their names would probably be a lot of work. Would just returning the hex code be reasonable too? On a similar note, in RobotPy we...
I suspect this is a case of us holding it wrong. There's a `wpi::SendableHelper` which should do the right thing.
Maybe we can revisit Rotation2d at a later date, and get Translation and Transform in now?
It looks like the Linux_Arm job correctly failed - the examples that use frc::Encoder need to be updated.