diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2019-11-10 10:57:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-10 10:57:02 +0000 |
commit | 2f7cf64eac70f413852f066eb6760ccd66b0bb1d (patch) | |
tree | 3df5fc7e8f04ef3b9a0316731952db54043daf57 /entity.tab | |
parent | Update ChangeLog (diff) | |
parent | entities: support ' entity (diff) | |
download | w3m-2f7cf64eac70f413852f066eb6760ccd66b0bb1d.tar.gz w3m-2f7cf64eac70f413852f066eb6760ccd66b0bb1d.zip |
Merge pull request #122 from mackyle/master
entities: support ' entity
Diffstat (limited to 'entity.tab')
-rw-r--r-- | entity.tab | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ amp 0x26 AMP 0x26 quot 0x22 QUOT 0x22 +apos 0x27 +APOS 0x27 nbsp 0xA0 NBSP 0xA0 iexcl 0xA1 |