Hmmm... I created a simple tiddler with a similar demo and it worked
correctly.  I copied in my personal "Markdown Acid Test" and it underlined
them both.  Looks like there's some content in my acid test which confuses
things.  I'll have to sort out whether I'm confused or the parser is.

Thanks for the help!


On Tue, May 26, 2020 at 4:34 PM 'Mark S.' via TiddlyWiki <
tiddlywiki@googlegroups.com> wrote:

>
>
> On Tuesday, May 26, 2020 at 1:05:21 PM UTC-7, Kevin Kleinfelter wrote:
>>
>>
>> In particular, I'd like them to render without the underline, so that
>> ONLY external links get rendered with underline.
>>
>>
> Hmm. That's exactly what it seems to be doing on my empty edition version
> (there should be a screenshot here):
>
>
> Is it possible that you have a theme or stylesheet that is overriding the
> standard settings?
>
> It looks like you can create your own stylesheet for the two types like
> this:
>
> /* external links */
> a[target="_blank"] { color: green; }
> /* internal links */
> a.tc-tiddlylink {color: red;}
>
> When I'm trying to figure out CSS stuff, I'll take an existing object
> (like a link) and use firefox's "inspect element" to see what classes are
> available.
>
> Good luck!
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/Dh0tUDKyYmM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/289c9d86-72e8-4ac9-b743-961719d6fc5e%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/289c9d86-72e8-4ac9-b743-961719d6fc5e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAKBuMvLyZNgAvRmxOwqfREa3F4%2BpzPywPOYkW4xpHyyy%3Du8b6A%40mail.gmail.com.

Reply via email to