You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Github README files can be in a dozen formats:
https://github.com/github/markup#readme
But you'll note that HTML isn't one of them.
And text files aren't pretty.
Godoc should make it easy to generate README.md (markdown) files for github README pages.
People are struggling to do it by hand: https://github.com/ziutek/mymysql ... including
myself. It takes a bunch of fixing.
We could make this easier.