You could also make a macro like this:

\define intlink(id:"", link:"TTT", next:"", previous:"", top:"")
!!! <a id="#$id$"> ''$link$''</a><small> 
  <a href="##$next$">Next</a> 
<$reveal type="nomatch" stateTitle="$previous$" text="">
<a href="##$previous$">Previous</a> 
</$reveal>
<a href="##$top$">Top</a>
</small>
<style>
body {
  counter-reset: section;
}
h3::before {
  counter-increment: section; 
  content: counter(section) "."; 
}
</style>
\end


Le vendredi 1 mars 2019 13:27:11 UTC+1, S. S. a écrit :
>
>
> It's best experienced - and the tiddler says it better than pasting it 
> here.
>
> Please drag the attached tiddler into https://tiddlywiki.com/ and import. 
> In the side bar, Click the the Recent tab, and open the tiddler.
>
> Click the links at the top and within the tiddler, and then please read it 
> right to the very end to understand what is being shown.
>
> Thanks.
>
>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/5c946acc-1ba7-420a-9d0d-564873fa2f5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to