summaryrefslogtreecommitdiffstats
path: root/shr-dont-colorize.post
diff options
context:
space:
mode:
Diffstat (limited to 'shr-dont-colorize.post')
-rw-r--r--shr-dont-colorize.post6
1 files changed, 5 insertions, 1 deletions
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))
```
+
+<!-- Local Variables: -->
+<!-- mode: markdown -->
+<!-- End: -->