[Haskell-cafe] Re: Gitit - Encoding

John MacFarlane jgm at berkeley.edu
Tue Dec 30 13:12:12 EST 2008


Arnaud,

You just need to make sure that the raw page files (stored in git) use
UTF-8.  Then accented characters should appear correctly.
Sample: http://johnmacfarlane.net:5001/Multilingual
(The UTF-8 requirement should be documented...I'll make a note
of it.)

John

+++ Arnaud Bailly [Dec 30 08 13:58 ]:
> Hello,
> I have started using Gitit and I am very happy with it and eager to
> start hacking. I am running into a practical problem: characters
> encoding. When I edit pages using accented characters (I am french),
> the accents get mangled when the page come back from server.
> 
> The raw files are incorrectly encoded. Where Shall I look for fixing
> this issue ?
> 
> Thanks
> 
> ps: the wiki is live at http://www.notre-ecole.org
> 
> -- 
> Arnaud Bailly, PhD
> OQube - Software Engineering
> 
> web> http://www.oqube.com
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
> 


More information about the Haskell-Cafe mailing list