On Sunday, 4 March 2018 20:10:33 UTC+1, Simon Huber wrote:
>
>
>> And a followup question.- I searched for semantics evaluation etc. but no 
>> hits.
>>
>> Is there a description of how a tiddler gets turned into HTML?
>>
>> If I were to implement this I'd be thinking
>>
>> tokenize -> parse -> transform -> render
>>
>> After parsing I'd get an abstract syntax tree (AST1) representing the 
>> tiddler.
>> I'd evaluate this to produce a second AST representing (abstracted HTML)
>> then I'd render this.
>>
>> Is it done like this?
>>
>> It would be very helpful to see the AST1 after parsing (if this is the 
>> way it was done)
>>
>> Of course it might be implemented by some other means (like directly 
>> manipulating the
>> DOM) during parsing.
>>
>>
> Hi Joe,
>
> Have a look at the "Tools for exploring the internals of TiddlyWiki" in 
> the ControlPanel under Plugins - get more plugins - open plugin library
>

I installed this and reloaded
 

>
> that gives you new insight looks in the preview panel like "parse tree" or 
> "widget tree" 
>

YES !!!!
 

>
> you can then choose them in the dropdown beneath the "eye" button in the 
> editor toolbar
>
>

WOW - fun

Thanks a lot

/Joe
 

> Simon
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/2362eff9-ae75-4eae-9a6b-2ff76908aaa8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to