Markdown ultra-lite
Alex Tweedly
alex at tweedly.net
Mon Nov 6 11:12:45 EST 2017
Yeah, that's a really good suggestion.
I had thought of it - but the purist in me was reluctant to add a "magic
character sequence" without any escape mechanism. And the limitation of
"no whitespace" made it tricky to limit the context of the replace.
However - the fact that you made the suggestion has bolstered the
pragmatist in me, so currently the pragmatist is winning over the purist :-)
Indeed, I'll make the character sequence be "_NEW_TAB_" - and then it
feels like enhanced readability, so it's a feature :-) Thanks.
And (yet again) thanks to this list for the help and suggestions people
are willing to put time into ...
Alex.
On 06/11/2017 13:57, James At The Hale via use-livecode wrote:
> Alex wrote
>> a trailing "*" in a URL would
>> be converted to make the link open in a new browser tab/window - by
>> changing it to? TARGET="_blank"
> Couldn’t you simply replace your suitably chosen trailing characters with TARGET="_blank" after using the function? (I mention characters as a single * might be used elsewhere.)
>
> James
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list