Thanks for pointing this out! I've reverted to a good state. It seems like Github has changed the wiki so that when you edit a page it defaults the syntax type to "markdown" even for .textile files, which is a bug. I've commented about this behavior on an issue in the gollum issue tracker that I hope they will notice ( https://github.com/github/gollum/issues/245).
We're planning on migrating off of the github wiki to an Apache hosted confluence wiki soon. For now, however, as long as we're using the Github hosted wiki, anybody who edits a textile wiki page will have to be extra careful and select "textile" from the "edit mode" dropdown box before submitting their edits. Also, be aware that the Github wiki UI does not make it extremely obvious which markup mode a page is written, you have to tell by looking at the syntax. This matters since about half of our wiki pages are written in markdown and the other half in textile. Andy On Tue, Dec 13, 2011 at 1:39 AM, Michael Allman <[email protected]> wrote: > Hello, > > Does > https://github.com/mesos/**mesos/wiki<https://github.com/mesos/mesos/wiki>look > the way it's supposed to? I noticed that the version before the series > of changes three days ago, https://github.com/mesos/**mesos/wiki/Home/** > cf4ffa289590757db142cf942c43a3**c57583592f<https://github.com/mesos/mesos/wiki/Home/cf4ffa289590757db142cf942c43a3c57583592f>, > looks a lot better. > > Cheers, > > Michael >
