On Sep 20, 4:16 am, dave <[email protected]> wrote: > For the sake of minimal code size in my plugin tiddler, I think > modifying the config.formatters object would be better than simply re- > creating the whole array (most of it would be almost a direct copy > from the core anyways; wasted space). I'd start with a total replace, and then think about minification
> I'm not experienced with > javascript, but is it possible for me to iterate the array and replace > individual members in objects? It is possible, but as I wrote, I'd start with a full replace and tweak one syntax. eg. Heading and see what happens. Can you post a pointer to your txt2tags syntax description. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
