Mark S. wrote:
>
> ... JS has a tool that will let you take a clump of HTML text and convert 
> it
> into a JS dom object. You can then follow the dom tree inside the object 
> to parse your text and formatting. Then
> use that info to recreate TW text.
>

Sounds good. In that it might force an "AST" that deals with some issues 
when the HTML is mal-formed??

A downside with raw regex is error avoidance gets very baroque--since its 
not designed for it.

When HTML is well formed it does well.

Just a comment
TT


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/70a14d44-0b9b-4f23-809f-86015756f66d%40googlegroups.com.

Reply via email to