(est-format-unit): Support `img' tag.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 12 Jun 2016 13:31:04 +0000 (22:31 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 12 Jun 2016 13:31:04 +0000 (22:31 +0900)
est-format.el

index 176cbcb..8c8747d 100644 (file)
        ((memq name '(div
                     a ul ol p
                     span
-                    input))
+                    input img))
        )
        (t
        (when (eq output-format 'html)