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's creole is really broken: the rendering of creole in the wiki is different from the rendering of the top-level README.creole. I have some work arounds for the README that I've done another pass on, so it should be better now, but it really needs fixing at their end.
Thanks femtotrader for the link - I was looking for the repository for the creole rendering so I could take a look at the code. I'll look again for it or if you find it please add it here. The problem is, I can't see why the rendering is different (better) in the wiki than the top-level!
A trailing space after the link works around it - they all should be OK now. The page won't change much now.
The README.creole file is a copy of FrontPage.creole in the wiki, with a sed script to try to work around the brokeness. In the wiki, things work OK, even though their implementation is lame.
Thank you for your help catching these details as it makes the project look bad with broken URLs.
Some links like the one in Readme.creole:
Leave the closing ) as part of the url. Then the url
Is 404,
Could we switch to an alternate creole url syntax or leave a space after url end to mitigate the broken url issue?
The text was updated successfully, but these errors were encountered: