On 5/27/2012 2:15 PM, Ali Çehreli wrote:
Thanks but the misspelling has overpowered the correct one: Now both the
Speakers and the Sessions page has the wrong name! :D
Also, there is a rogue "Ddoc" at the end of the speaker bio.
Alas! Someday, I might get this right. Fixed.
About the letter, if you are using ddoc as I suspect, just copy paste the Ç into
the ddoc source file. Both D and ddoc support Unicode. ;)
I generally prefer using named entities, as some of my programs cannot deal with
non-ascii.
I've also had trouble with copy-pasta of these things, because I'll get the hex
value for some random code page, rather than the Unicode code point.