Instantly share code, notes, and snippets.

Embed
What would you like to do?
Render whitespace on GitHub
@leonklingele

This comment has been minimized.

Show comment
Hide comment
@leonklingele

leonklingele Sep 6, 2017

This is awesome in combination with Tampermonkey to automatically apply this style every time.

leonklingele commented Sep 6, 2017

This is awesome in combination with Tampermonkey to automatically apply this style every time.

@glebm

This comment has been minimized.

Show comment
Hide comment
@leonklingele

This comment has been minimized.

Show comment
Hide comment
@leonklingele

leonklingele Sep 7, 2017

@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 commented Sep 7, 2017

@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?

@glebm

This comment has been minimized.

Show comment
Hide comment
@glebm

glebm Sep 9, 2017

@leonklingele Noticed this myself as well. This is fixed now, along with re-rendering on pjax update and diff support in v1.2.0!

Owner

glebm commented Sep 9, 2017

@leonklingele Noticed this myself as well. This is fixed now, along with re-rendering on pjax update and diff support in v1.2.0!

@gregid

This comment has been minimized.

Show comment
Hide comment
@gregid

gregid Sep 13, 2017

Thanks for the script.

Works fine with Greasemonkey, unfortunately doesn't work with Violentmonkey (haven't checked other script managers)

gregid commented Sep 13, 2017

Thanks for the script.

Works fine with Greasemonkey, unfortunately doesn't work with Violentmonkey (haven't checked other script managers)

@glebm

This comment has been minimized.

Show comment
Hide comment
@glebm

glebm Sep 14, 2017

@gregid It doesn't work with Violentmonkey only on Firefox. This is due to a Firefox bug: violentmonkey/violentmonkey#173

Owner

glebm commented Sep 14, 2017

@gregid It doesn't work with Violentmonkey only on Firefox. This is due to a Firefox bug: violentmonkey/violentmonkey#173

@david-trejo-ck

This comment has been minimized.

Show comment
Hide comment
@david-trejo-ck

david-trejo-ck Sep 14, 2017

I just used this at work! It worked great.

david-trejo-ck commented Sep 14, 2017

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