Rene Kita
|
e8287f36b0
|
Skip soft hyphen when reading token
The soft hyphen should only appear if a word is broken at the hyphen
position. Filter it out.
Adjust the entity test files to reflect the new behaviour.
This fixes Issue #224 and Debian Bug #830173.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830173
Bug-Debian: https://github.com/tats/w3m/issues/224
|
2023-01-04 13:58:10 +01:00 |
|
Rene Kita
|
2692d22006
|
Fix generated HTML for entity test
- Remove stray elements: </td>
- Add missing elements: <tr></tr>
- Add link to show where to get qjs from
|
2023-01-04 13:58:10 +01:00 |
|
bptato
|
ffcea626bc
|
Use > instead of > in entity test generator
|
2021-03-01 19:34:58 +01:00 |
|
bptato
|
5cbc514d15
|
Fix small mistakes in entity test generator
|
2021-02-28 14:59:03 +01:00 |
|
bptato
|
eacde178f3
|
Support single-codepoint HTML entities specified by whatwg
https://html.spec.whatwg.org/multipage/named-characters.html#named-character-references
|
2021-02-28 13:57:43 +01:00 |
|