From fd9d10ab5908ef8fd4f90682d9afea9fbe7076d1 Mon Sep 17 00:00:00 2001 From: inao Date: Fri, 26 Jun 2015 14:29:36 +0900 Subject: [PATCH] =?UTF-8?q?copyright=E3=83=9E=E3=83=BC=E3=82=AF=E3=81=B8?= =?UTF-8?q?=E3=81=AE=E5=A4=89=E6=8F=9B=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/id_filter.json | 2 ++ t/32_indesign_free_replacer.t | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/config/id_filter.json b/config/id_filter.json index f87f175..17538c7 100644 --- a/config/id_filter.json +++ b/config/id_filter.json @@ -42,6 +42,8 @@ "(資)" : "<323E>", "㈿" : "<323F>", "(協)" : "<323F>", + "©" : "<00A9>", + "(C)" : "<00A9>", "✓" : "<2713>", "✖" : "<2716>", diff --git a/t/32_indesign_free_replacer.t b/t/32_indesign_free_replacer.t index f673c4c..4dd1899 100644 --- a/t/32_indesign_free_replacer.t +++ b/t/32_indesign_free_replacer.t @@ -145,3 +145,9 @@ my_app (株)(有)(社)(名)(特)(財)(学)(監)(資)(協)㈱㈲㈳㈴㈵㈶㈻㈼㈾㈿ --- expected <3231><3232><3233><3234><3235><3236><323B><323C><323E><323F><3231><3232><3233><3234><3235><3236><323B><323C><323E><323F> + +=== copyright +--- in md2inao +©(C) +--- expected +<00A9><00A9>