Note: this is for my development, not necessarily the released version online.

Notes

Most of the stuff below could be added, but I used the Josh Seeks Godly Wife as a benchmark… if it took longer than 1 second to process, the algoritm is too slow, so that meant that we couldn’t have everything and the kitchen sink.

If you positively have to have one of the below features write me and let me know.

  • double underscores and double *’s have been disabled as I don’t get the purpose and it speeds things up
  • not all glyphs are available (for speed) – for example single quotes are not made pretty like double quotes, 8×8 does not get the cool dimension sign, etc.
  • attributes are not supported on lists… I’ll add this if anyone misses it… It didn’t work per element (LI) as I thought but only on the UL/OLs so I find it less than useful anyways.

Bugs

  • blocks speed
  • add PUNCT
  • remove use of PUNCT? (speed)
  • add table support
  • add url refs support
  • add rip_offtags and smooth_offtags
  • tiddly words in other urls get broken/linked
  • fix wikilink and macro fighting over the same content
  • wikilinks inside the incomingTags macro do not work
  • add macro support
  • add bracketed TiddlyLink support
  • look into use of lambda expressions for speed
  • add TiddlyLink support
  • QTAGS speed
  • retrieve speed
  • proper replacement of &
  • lines don’t break when * on the following line – textile or RedCloth bug – leaving alone