Well I am going to play with it and see if I can come up with some way of formatting it.
I have discovered a few things.
The program IGNORES line breaks where the line only contains a .
so if you do this.
.
and continue.
instead it will give you this
so if you do this..
and continue.
Grr :-)
it also ignores multiple "tabs" 1 tab is honored all other tabs are removed.
will keep trying :-)
|