My projects host on Google Code and I use emacs to edit project files. So the readme file is org-mode file.
In GitHub it can use org-mode file as project's description. But in Google Code, the description is format at Wiki markup.
I try to convert org-mode file to wiki markup use http://labs.seapine.com/htmltowiki.cgi. But it looks bad.( http://code.google.com/p/translate-emacs-toolkit/ )
So my question is "Did anyone encounter the same problem?" and "How do you solve?".
Thanks.