<x-flowed>At 09:05 AM 11/17/00 -0600, David Douthitt wrote:
>On 16 Nov 2000, at 15:57, Mike Noyes wrote:
>
> > Note: the DocManager doesn't respect plain text formatting. You'll
> > need to use html tags.
>
>Ahhhh, it does, you just have to know HOW ;-)
>
>I have one that I put in (in "text" form) - just convert your text
>file from this:
>
>text text text
>text text text
>-----here-----
>
>...to THIS:
>
><PRE>
>text text text
>text text text
>-----here-----
></PRE>
>
>Voila! All of your text formatting is preserved, line breaks and ALL.
Thanks David. I was just reviewing your submissions, and noticed your use
of that tag. Nice, I was looking for a verbatim tag. This will save a lot
of time for people that don't want to format the whole document in html.
I'll create a FAQ with this info in LEAF SourceForge Site Answers.
--
Mike Noyes
[EMAIL PROTECTED]
http://sourceforge.net/projects/leaf
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/leaf-devel
</x-flowed>