(www-format-encode-string): Use "width: auto; max-height: 80px" for
authorMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 14 Jun 2022 00:30:30 +0000 (09:30 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 19 Jun 2022 03:55:59 +0000 (12:55 +0900)
Zinbun-Oracle-Bones characters.

cwiki-common.el

index a7f0a49..5415ca6 100644 (file)
@@ -1094,7 +1094,7 @@ style=\"%s\">"
            (setq code (string-to-int (match-string 2)))
            (replace-match
             (format "<img alt=\"ZOB-%04d\" src=\"%s/ZOB-1968/%04d.png\"
-style=\"vertical-align:middle\">"
+style=\"vertical-align:middle; width: auto; max-height: 80px\">"
                     code
                     chise-wiki-legacy-bitmap-glyphs-url
                     code