I am not sufficiently skilled to product a new plugin. Which plugin
> > I would like to change the CSS for each tiddler so that the first line
> > of every paragraph after the first paragraph is indented.
>
> Unfortunately, TiddlyWiki's formatter does not generate paragraph tags*,
> but simply inserts line breaks instead. This makes it quite hard to do
> this sort of thing (although there might be some clever workaround, I'm
> not sure).
>
> You could resort to using a different formatter:
http://plugins.tiddlywiki.org/plugins/search/?query=formatter
>
> If you are so inclined, you could also write your own plugin to fix the