Mark schrieb:
> What I am asking is whether there is another entry mode apart from
> 'raw' that preserves formatting of paragraphs etc. without the use of
> HTML tags, or a way to generate an RSS feed that preserves formatting
> without showing HTML tags?
>
>
Hi Mark,
I use Markdown mode for formatting my paragraphs.
There are several implementations for markdown. To learn about the
syntax go to http://daringfireball.net/projects/markdown/syntax
There is also a perl-implementation, which is the defacto standard.
However, I use Discount, which is a C implementation of markdown:
http://www.pell.portland.or.us/~orc/Code/markdown/
Just set your Format in your blog.conf to markdown, then edit the
entry-plugin "markdown.sh" so that it will be able to find your markdown
interpreter.
Hope that helps.
Greets,
Christian
P.S. My "german nanoblog" is at http://knusper.says.it