From eed3e9ac352f728db9bee203bce6513162ebeb88 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 14 Jun 2022 09:30:30 +0900 Subject: [PATCH] (www-format-encode-string): Use "width: auto; max-height: 80px" for Zinbun-Oracle-Bones characters. --- cwiki-common.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cwiki-common.el b/cwiki-common.el index a7f0a49..5415ca6 100644 --- a/cwiki-common.el +++ b/cwiki-common.el @@ -1094,7 +1094,7 @@ style=\"%s\">" (setq code (string-to-int (match-string 2))) (replace-match (format "\"ZOB-%04d\"" +style=\"vertical-align:middle; width: auto; max-height: 80px\">" code chise-wiki-legacy-bitmap-glyphs-url code -- 1.7.10.4