projects
/
chise
/
est.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e12d2d
)
(est-format-unit): Support `img' tag.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Sun, 12 Jun 2016 13:31:04 +0000
(22:31 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Sun, 12 Jun 2016 13:31:04 +0000
(22:31 +0900)
est-format.el
patch
|
blob
|
history
diff --git
a/est-format.el
b/est-format.el
index
176cbcb
..
8c8747d
100644
(file)
--- a/
est-format.el
+++ b/
est-format.el
@@
-237,7
+237,7
@@
((memq name '(div
a ul ol p
span
- input))
+ input img))
)
(t
(when (eq output-format 'html)