11 lines
208 B
Markdown
11 lines
208 B
Markdown
# pangu.hs
|
|
|
|
Insert whitespace between CJK and half-width characters.
|
|
|
|
This haskell version implements a subset of spacing rules in [pangu.py](https://github.com/vinta/pangu.py).
|
|
|
|
## test
|
|
|
|
```sh
|
|
cabal test
|
|
``` |