diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-05-06 22:21:34 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-05-06 22:21:34 +0800 |
| commit | 38d0de3c0bff59a381aa0c389f62b0e6dffa8921 (patch) | |
| tree | 5bba7cea8e9cd436ef2d1fed0371788d68ce153f /home/xyz/.config/newsboat/config | |
| parent | bea544c0d27a2b2bc832e8da9aa9f13ac63a771c (diff) | |
This reverts commit abc9562306447d96187151c1d2d2182308d48d83.
But keep the xiaov blog url as comment
Diffstat (limited to 'home/xyz/.config/newsboat/config')
| -rw-r--r-- | home/xyz/.config/newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index 75ae5d3b..3bfadf8e 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -29,7 +29,7 @@ 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 "===.*===" red default bold highlight feedlist ".*0/0.." default default invis #color background white black |
