[ 
http://jira.codehaus.org/browse/DOXIA-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111927
 ] 

Dave Syer commented on DOXIA-171:
---------------------------------

The issue is that 

{code}
{note}
A note in textile wiki.
{note}
{code}

would be rendered as

{code}
<dl>
<dt>Note:</dt><dd>A note in textile wiki.</dd>
</dl>
{code}

So the text "Note:" is provided by Doxia - not in the language of the main 
document.  How can we know what the locle / appropriate bundle is at runtime?

> Confluence "quote" macro not recognised
> ---------------------------------------
>
>                 Key: DOXIA-171
>                 URL: http://jira.codehaus.org/browse/DOXIA-171
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Confluence
>    Affects Versions: 1.0-alpha-8
>            Reporter: Dave Syer
>         Attachments: code-patch.txt, mylyn-context.zip
>
>
> The "quote" and "code" macros in Confluence should do something worthwhile in 
> Doxia.  They seem to only generate errors.

-- 
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