On Thu, Jan 15, 2009 at 10:34 AM, Waylan Limberg <[email protected]> wrote: > On Thu, Jan 15, 2009 at 10:19 AM, Waylan Limberg <[email protected]> wrote: >> On Thu, Jan 15, 2009 at 9:39 AM, Johan Sørensen <[email protected]> >> wrote: >>> >>> Everyone, >>> >>> I've just deployed a new release of Gitorious. One of the bigger >>> features are wiki pages for all repositories: >>> http://gitorious.org/projects/gitorious/pages/Home >> > > Hmm, looks like I found a even more serious problem. Your internal > links code is finding links within inline code. However, it should be > ignoring anything between `backticks`. Again, see the sandbox for some > examples. >
It appears the same problem exists with [ExternalLinks](http://example.com) as well. Sorry, I don't mean to be harping on you, but these are some pretty basic things that anyone familiar with markdown syntax will take for granted. The fact is, I was excited that you implemented this with markdown (especially considering you originally indicated you were using something else) as I'm on the Python-Markdown team. I just went to copy our existing docs (in markdown obviously) over to the wiki and all sorts of weird things happened. As I see it, until at least the above two issues (inline code and external links) are resolved, it's unusable. -- ---- Waylan Limberg [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
