You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2008/10/03 21:49:08 UTC

[jira] Created: (DOXIA-259) Source code snippets are not indented automatically

Source code snippets are not indented automatically
---------------------------------------------------

                 Key: DOXIA-259
                 URL: http://jira.codehaus.org/browse/DOXIA-259
             Project: Maven Doxia
          Issue Type: Bug
          Components: Module - Apt
    Affects Versions: 1.0-alpha-9
            Reporter: Michael Osipov
         Attachments: unindented.png

I tried the following in apt:
{noformat}
  * sdfs

%{snippet|id=resolveLocale|file=java-core/src/main/java/net/fckeditor/localization/LocaleResolver.java}
    
    On every request it will
    passed the current <<<HttpServletRequest>>> instance. It resolves the user
    locale according to the underlying system or returns <<<null>>> if it can't
    resolve the locale.

  []
{noformat}

As you can see from the png attachment. The source box is not indented as it done by default if the source mode is used.

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

        

[jira] Closed: (DOXIA-259) Source code snippets are not indented automatically

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/DOXIA-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed DOXIA-259.
-------------------------------

         Assignee: Lukas Theussl
       Resolution: Fixed
    Fix Version/s: 1.1

Fixed in r745777.

> Source code snippets are not indented automatically
> ---------------------------------------------------
>
>                 Key: DOXIA-259
>                 URL: http://jira.codehaus.org/browse/DOXIA-259
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Apt
>    Affects Versions: 1.0-alpha-9
>            Reporter: Michael Osipov
>            Assignee: Lukas Theussl
>             Fix For: 1.1
>
>         Attachments: unindented.png
>
>
> I tried the following in apt:
> {noformat}
>   * sdfs
> %{snippet|id=resolveLocale|file=java-core/src/main/java/net/fckeditor/localization/LocaleResolver.java}
>     
>     On every request it will
>     passed the current <<<HttpServletRequest>>> instance. It resolves the user
>     locale according to the underlying system or returns <<<null>>> if it can't
>     resolve the locale.
>   []
> {noformat}
> As you can see from the png attachment. The source box is not indented as it done by default if the source mode is used.

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