Hi Morris,
thanks for hinting me to this interesting solution. But the "This
another sentence" is indented like the enumertated items, I'am looking
for  "un-indenting" the sentences. I tried a StyleSheet Css
definition:

.nSent
        { margin-left:-2em; }

with no effect. Unfortunately I'am not very familiar with CSS.
Michael

On Nov 2, 12:55 am, Morris Gray <[email protected]> wrote:
> Here is a fix Eric Shulman suggested many moon ago. Place the
> interspersed item in a CSS class wrapper (div) or (span) that starts
> on the same line as the previous numbered bullet item, like this:
>
> # item 1
> # item 2{{div{
> This another sentence}}}
>
> #item 3{{div{
> Another sentence}}}
>
> #item 4
>
> Morris
>
> On Nov 2, 10:28 am, "Michael.Tarnowski" <[email protected]> wrote:
>
> > Hi folks,
> > does anybody knows how to continue an enumbered list, like
>
> > This is a sentence
> > # item 1
> > #item 2
> > This another sentence
> > #item 3
> > Another sentence
> > #item 4
>
> > Thanx for any ideas,
> > Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to