diff --git a/shr-dont-colorize.post b/shr-dont-colorize.post index 044a29a..d17caec 100644 --- a/shr-dont-colorize.post +++ b/shr-dont-colorize.post @@ -1,6 +1,6 @@ ;;;;; title: Stop shr from using background color -tags: emacs, elisp, config +tags: emacs, elisp, config, gnus, html date: 2014-04-03 22:11 format: md ;;;;; @@ -28,3 +28,7 @@ background colors. (advice-add #'shr-colorize-region :filter-args #'oni:shr-colorize-remove-last-arg)) ``` + + + +