convert html to xhtml.¶
Then I was twittered I tried to convert html to xhtml, hisashim taught me tidy . Thanks!
$ sudo apt-get install tidy
$ tidy -asxhtml index.html > index.xhtml
And so, I will translate CouchDB Web site with po4a.
Then I was twittered I tried to convert html to xhtml, hisashim taught me tidy . Thanks!
$ sudo apt-get install tidy
$ tidy -asxhtml index.html > index.xhtml
And so, I will translate CouchDB Web site with po4a.