I tried to get a thumbnail that links to an image. no
joy. I tried to make a
%http://example.com/-->Link like this%
but my URL needed to include %s in it. No joy.
It needs a way to stop and start wiki formatting.
<html>
<a href="foo">like this</a>
</html>
might be a good way. Thoughts?
Logged In: YES
user_id=21436
It's on the list of Things To Do With the New WikiFormat.
Unfortunately, I've been out of touch for a few weeks, so
progress has ground to a halt. I hope to get restarted this
weekend; we'll see.
-jQuinn
Logged In: YES
user_id=21436
You know, % is used in URLs to escape characters
like space, isn't it? Would it make more sense to use $
as the delimiter? (I don't /think/ I've seen a URL with $
in it...)
-jQuinn