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 know this sounds like a joke because of how we implemented whitespace in the Euclidean algorithm chapter; however, if you highlight the code snippet, there is no actual whitespace there. It is available in the code/whitespace directory, though.
Activity
jiegillet commentedon Oct 8, 2018
I know.
codeblock
(or whatever) eats the trailing spaces :(I don't know what to do short of diving into
highlight.js
leios commentedon Oct 8, 2018
Yeah, it was just something to put out there. I don't think this is an easy fix.
berquist commentedon Oct 8, 2018
leios commentedon Oct 8, 2018
I just tried this and it doesn't seem to work. Not sure where the whitespace is being stripped.
Amaras commentedon Apr 18, 2022
If we're not finding a way to solve this, we might as well remove the whitespace code blocks and finally close this issue.
I'll do a PR for that.