URI: 
       webdump.1: mention case-sensitive and insensitive matching - webdump - HTML to plain-text converter for webpages
  HTML git clone git://git.codemadness.org/webdump
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit bbcaabf68c47ad528f8e2317d4250a11bc0503e7
   DIR parent 8bc72be5f6101fd26a22a98d5ab256f8d2aace79
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 14 Jul 2026 14:58:57 +0200
       
       webdump.1: mention case-sensitive and insensitive matching
       
       Diffstat:
         M webdump.1                           |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/webdump.1 b/webdump.1
       @@ -74,6 +74,9 @@ v or h indicates a visible or hidden element.
        .El
        .Sh SELECTOR SYNTAX
        Some inspiration was taken from the CSS syntax, but it is more limited.
       +Tag names are matched case-insensitive.
       +Classname and ID values are matched case-sensitive.
       +.Pp
        Some examples:
        .Bl -item
        .It