aboutsummaryrefslogtreecommitdiffstats
path: root/entity.tab
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2019-11-10 10:57:02 +0000
committerGitHub <noreply@github.com>2019-11-10 10:57:02 +0000
commit2f7cf64eac70f413852f066eb6760ccd66b0bb1d (patch)
tree3df5fc7e8f04ef3b9a0316731952db54043daf57 /entity.tab
parentUpdate ChangeLog (diff)
parententities: support &apos; entity (diff)
downloadw3m-2f7cf64eac70f413852f066eb6760ccd66b0bb1d.tar.gz
w3m-2f7cf64eac70f413852f066eb6760ccd66b0bb1d.zip
Merge pull request #122 from mackyle/master
entities: support &apos; entity
Diffstat (limited to 'entity.tab')
-rw-r--r--entity.tab2
1 files changed, 2 insertions, 0 deletions
diff --git a/entity.tab b/entity.tab
index 130ae2d..d481312 100644
--- a/entity.tab
+++ b/entity.tab
@@ -7,6 +7,8 @@ amp 0x26
AMP 0x26
quot 0x22
QUOT 0x22
+apos 0x27
+APOS 0x27
nbsp 0xA0
NBSP 0xA0
iexcl 0xA1