PMario wrote: > > I have seen the discussion about fountain.io ... I think this is a > completely new tiddler-type, which can be implemented as a plugin and > type: text/vnd.fountain or something similar. >
Right. Ideal. FYI for private use I use raw regex made via bj's content pre-parser to make a fully workable Fountain (crude) pre-parser. It works fine for me. But I won't make it public because it would need an AST to capture basic errors to prevent confusion. Not a good idea to do it without one. To be able to convert that into a TW parser I'd need understand JS, which, unfortunately, I don't. 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/067e197e-91a2-4aa9-aef3-4f39d18347b1%40googlegroups.com.

