summaryrefslogtreecommitdiff
path: root/home/xyz/.config/newsboat/config
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-12 18:13:31 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-03-12 18:13:31 -0700
commit341e1c1fd273604a646f489f7c24856a956c91ce (patch)
treeee1568a2881445fcd3e8435f9bf50f2327c483ed /home/xyz/.config/newsboat/config
parentf673227c5aa1d383e919f0459397d5b93b286445 (diff)
update
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