Sean Coates wrote: >> It would take this: >> >> <b>One\n >> \n >> Two</b> >> >> And create this: >> >> <p><b>One</b></p> >> <p>Two</p> > > I would argue that this violates the author's intent and would be > confusing and hard to debug. > > The "Two" would magically somehow become unbold? Sorry, but I disagree.
Well then you have your answer. If any inline tags are open when autop creates a new block, then the inline tags must be closed and then reopened for any subsequent autop-created block until that inline tag is closed or its containing block tag is closed. Funny how talking out the negative leads to a strengthened positive. :) Owen --~--~---------~--~----~------------~-------~--~----~ 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/habari-dev -~----------~----~----~----~------~----~------~--~---
