1. Creole table bug

Creole doesn't deal correctly with links inside a table. Both of the links below should simply display 'Wiki', but the link inside the table is not. I suspect that the table is a little too eager in looking for Pipes.

Link
[[http://openeuphoria.org Wiki]]

Wiki

Matt

new topic     » topic index » view message » categorize

2. Re: Creole table bug

mattlewis said...

Creole doesn't deal correctly with links inside a table.

The parsing section for tables is very complex already and I'd rather offer a work around at this stage. I've added a new format of specifying links that avoid the pipe character.

[[http://openeuphoria.org "Wiki" ]] 

Also note that there already exists an alternative syntax for links ...

[[ Wiki -> http://openeuphoria.org ]] 

Jeremy, I've uploaded creole.e to the creole svn and to the forum svn. Can you test it out in the forum server for me, and if ok, make it available for the forum to use.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Creole table bug

DerekParnell said...

Jeremy, I've uploaded creole.e to the creole svn and to the forum svn. Can you test it out in the forum server for me, and if ok, make it available for the forum to use.

Yes, it'll have to be this afternoon though. I'll let you know when it's online.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

4. Re: Creole table bug

DerekParnell said...

The parsing section for tables is very complex already and I'd rather offer a work around at this stage. I've added a new format of specifying links that avoid the pipe character.

[[http://openeuphoria.org "Wiki" ]] 

Also note that there already exists an alternative syntax for links ...

I suspected that it was. That will work.

DerekParnell said...

[[ Wiki -> http://openeuphoria.org ]] 

Ok, didn't know about that. All my knowledge comes from the "Common Formatting" section below the post area. Is there another place where all the formatting is documented? It would be good to have a link to there from both the post and the wiki.

Matt

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu