[ 
http://jira.codehaus.org/browse/DOXIA-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dave Syer updated DOXIA-181:
----------------------------

    Attachment: paragraph-delegation-patch.txt

Attached a patch for paragraph broken by list (paragraph-delegation).  Also 
deals with paragraph broken by heading and by figure.  Other possibilities 
exist (e.g. broken by verbatim), but these would seem to be the most useful.

(Also fixes an unreported bug with list items carried over multiple lines, 
since this is a related problem, and DOXIA-181 couldn't be fixed without fixing 
that one.)

> Confluence ParagraphBlockParser does not offer lines to other parsers
> ---------------------------------------------------------------------
>
>                 Key: DOXIA-181
>                 URL: http://jira.codehaus.org/browse/DOXIA-181
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Confluence
>    Affects Versions: 1.0-alpha-9
>            Reporter: Dave Syer
>             Fix For: 1.0-beta-1
>
>         Attachments: mylyn-context.zip, paragraph-delegation-patch.txt
>
>
> Confluence ParagraphBlockParser does not offer lines to other parsers.  There 
> is a TODO in the source code.  Test cases would include
> {code}
> {anchor:before}
> h1. Section Title
> {code}
> should render the anchor in a separate paragraph, and
> {code}
> A paragraph
> * with nested list
> * items
> should render as a list....
> {code}
> A paragraph
> * with nested list
> * items
> should render as a list....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to