Perhaps instead of doing that, if I could find where TW parses and renders 
the content, I could select all the nodes/arrays and filter them to modify 
what I want ie. write an if statement inside the parse loop so that it 
modifies how the h3 tag is rendered.

On Friday, October 6, 2017 at 2:33:06 AM UTC-7, Jed Carty wrote:
>
> I agree with BJ, doing this in tiddlywiki is this task that is better 
> suited to a wikitext than javascript. In my experience using 
> document.querySelectorAll(..) in a wiki leads to strange edge cases because 
> everything can be re-rendered individually.
>
> Do you have existing html that you are trying to put into tiddlywiki or 
> are you creating it in tiddlywiki?
>
> If you are creating it in tiddlywiki than it would be much simpler to 
> create a macro for the different tags and put that in places where use them 
> instead of the tags directly.
>

-- 
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/ed54b5d0-5d3e-403d-9528-7dbb1e9f038d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to