All, 
    I'm working on converting this tool <https://goo.gl/zTTg6T> to 
tiddlywiki as part of my ongoing efforts to build a complete D&D campaign 
tool in tiddlywiki, and I had a question about parsers.  One of the 
features of that tool is the ability to add comments on the grid itself, 
and I wanted to make the comments support TiddlyWiki syntax.  Should my 
GridParser.js file just require() the WikiParser.js file and call 
WikiParser(null, {{content of comment}}, {}) and then add that as an 
element in my GridParser's parse tree?  Is there any considerations about 
the interactions between parsers?  

Matt Lauber

-- 
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/31732956-fc50-4acd-86ba-aa6558d9b03a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to