From a24fb84d519e77111e3bffe4b0128d9d21faa3c3 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Fri, 3 Apr 2020 03:11:13 -0400 Subject: trying 0x2060 for zw char --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 46b3be5..15374f1 100644 --- a/main.go +++ b/main.go @@ -17,7 +17,7 @@ import ( ) // ZW is a zero-width character -const ZW = string(0x200c) +const ZW = string(0x2060) // Conf holds all the config info type Conf struct { -- cgit 1.4.1-2-gfad0