> On Sep 6, 2017, at 6:34 PM, jche...@gmail.com wrote:
> 
> Hi, first time pollen user here. I am trying to write a book in Chinese. 
> Seems like Chinese could not be correctly parsed by pre-processor. Below is 
> an example. Is there a way to get it working?Thanks a lot.
> 
> vegetables.pp
> #lang pollen
> Vegetables
> Broccoli 西蓝花
> 
> output in browser:
> Vegetables
> Broccoli è¥¿è“ èŠ±

The output uses UTF-8 encoding. So you need to make sure your browser is also 
using UTF-8. What you are seeing is the correct output, but not displayed with 
UTF-8.

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to