On Sep 8, 2006, at 10:47, Russell Adams wrote:
Seems export filters are quick to write, an export to TWiki's heading
format would be very convenient.
* One
** Two
*** Three
becomes
---+ One
---++ Two
---+++ Three
Easy indeed :-)
perl -ape 's/^\*+/"-" x length($&) . "+" x length($&)/e' twi
Seems export filters are quick to write, an export to TWiki's heading
format would be very convenient.
* One
** Two
*** Three
becomes
---+ One
---++ Two
---+++ Three
Also, is there a way to force tags around each body after every
heading in the html mode export? I often have issues with lines