summaryrefslogtreecommitdiff
path: root/home/xyz/.config/newsboat/config
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.config/newsboat/config')
-rw-r--r--home/xyz/.config/newsboat/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config
index 99ca117a..51cc0394 100644
--- a/home/xyz/.config/newsboat/config
+++ b/home/xyz/.config/newsboat/config
@@ -24,7 +24,9 @@ ignore-article "https://zh.wikinews.org/w/index.php?title=Special:NewsFeed&feed=
ignore-article "https://github.blog/feed/" "title !~ \"game\""
# https://wiki.archlinux.org/title/Newsboat#Subheadings
+# my way of markdown like heading 1 === and heading 2 ---
highlight feedlist "---.*---" red default bold
+highlight feedlist "===.*===" red default bold
highlight feedlist ".*0/0.." default default invis
# vim: ft=sh