Hi Dave,

Just use the built in mechanism, like this: 

<<list-links filter:"[prefix[J]]" class:myClass>>

see: http://tiddlywiki.com/#list-links%20Macro

tiddler: myStyles  tag: $:/tags/Stylesheet

.myClass {
  margin-top: 0px;
  margin-bottom: 0px;
}

Just adjust the margin pixel values to your liking. 

If your text looks like this it should work as expected.

lorem ipsum dolor sit amet.
<<list-links filter:"[prefix[J]]" class:hugo>>
lorem ipsum dolor sit amet.

have fun!
mario

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/81d6d0fa-128a-40ef-833e-0cf08ac8b2d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to