You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wiki on a Stick
I'm trying to use the Wikipedia-like reference links (ex,
TEXT<sup>[1]<sup />) in WOAS 0.9.6b. It can make text superscript, but
it can't add links. For example...
TEXT[[Book One: Africa#References|<sup>[1]<sup />]]
...will not work. It will appear as this: "TEXT[1]". Removing the link
makes the superscript work correctly, and removing the superscript
makes it appear as expected also.
Anybody know a way to get around/fix this?
kidko
unread,
May 18, 2008, 12:03:06 PM5/18/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wiki on a Stick
Eh, forget it. Found out how: don't include the <sup></sup> tags
inside the link, put them around it:
<sup>[[Link|(1)]]</sup>