From 0d00d6d373c0be855c8c2e2d14ca784f42aadfb3 Mon Sep 17 00:00:00 2001 From: inao Date: Mon, 6 Apr 2015 17:26:39 +0900 Subject: [PATCH] =?UTF-8?q?Shift=5FJIS=E3=81=A7=E4=BD=BF=E3=81=88=E3=81=AA?= =?UTF-8?q?=E3=81=84U+00A0=E3=82=92U+0020=E3=81=AB=E5=A4=89=E6=8F=9B?= =?UTF-8?q?=E3=81=99=E3=82=8B=E5=87=A6=E7=90=86=E3=81=AE=E3=83=86=E3=82=B9?= =?UTF-8?q?=E3=83=88=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- t/32_indesign_free_replacer.t | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/t/32_indesign_free_replacer.t b/t/32_indesign_free_replacer.t index 5f98a2d..f673c4c 100644 --- a/t/32_indesign_free_replacer.t +++ b/t/32_indesign_free_replacer.t @@ -115,6 +115,25 @@ __END__ --- expected <007E> +=== shiftjis +--- in md2inao +``` +my_app +├── lib +│   ├── MyApp +│   │   └── Controller +│   │   └── Example.pm +│   └── MyApp.pm +``` +--- expected + +my_app +├── lib +│ ├── MyApp +│ │ └── Controller +│ │ └── Example.pm +│ └── MyApp.pm + === fullwidth tilde to wave dash --- in md2inao ~