Last active
September 26, 2017 11:17
-
-
Save glebm/5b6c4517322193fbc51090dc3b57a44a to your computer and use it in GitHub Desktop.
Render whitespace on GitHub
@leonklingele I've also published it here: https://openuserjs.org/scripts/glebm/Render_Whitespace_on_GitHub
@glebm awesome! While this displays the code as expected, copy and pasting code also copies the interpunct character.
Is there some way to prevent this?
@leonklingele Noticed this myself as well. This is fixed now, along with re-rendering on pjax update and diff support in v1.2.0!
Thanks for the script.
Works fine with Greasemonkey, unfortunately doesn't work with Violentmonkey (haven't checked other script managers)
@gregid It doesn't work with Violentmonkey only on Firefox. This is due to a Firefox bug: violentmonkey/violentmonkey#173
I just used this at work! It worked great.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is awesome in combination with Tampermonkey to automatically apply this style every time.