Added Unicode tests (and fixed few bugs), changed whitespace script to proccess markdown files, added new guide to showcase how to work with Unicode.
295 B
295 B
HowTo guides
For the time being there is only one HowTo guide:
- Writing PACK reader utility which covers the basics of using IO, Args and Utils modules.
- Basic UTF-8 to UTF-8 transcoder which covers the basics of using IO and String modules.