handpick and add named entity to the shorter named entities list - webdump - HTML to plain-text converter for webpages
 (HTM) git clone git://git.codemadness.org/webdump
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 16f2855bb159b11fd58bc0ccdf9069c00b0bafaa
 (DIR) parent 62bfd8b37f4b929e5f5a0f06c4cf90e7e07387a9
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri,  8 Sep 2023 15:43:06 +0200
       
       handpick and add named entity to the shorter named entities list
       
       Diffstat:
         M namedentities.h                     |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/namedentities.h b/namedentities.h
       @@ -60,3 +60,4 @@
        { "times;", 0x000D7 }, /* MULTIPLICATION SIGN */
        { "trade;", 0x02122 }, /* TRADE MARK SIGN */
        { "yen;", 0x000A5 }, /* YEN SIGN */
       +{ "zwnj;", 0x0200C }, /* ZERO WIDTH NON-JOINER */