[ 
https://issues.jboss.org/browse/JBSEAM-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marek Novotny moved JBPAPP-10715 to JBSEAM-5090:
------------------------------------------------

           Project: Seam 2  (was: JBoss Enterprise Application Platform 4 and 5)
               Key: JBSEAM-5090  (was: JBPAPP-10715)
          Workflow: GIT Pull Request workflow   (was: jira)
       Component/s: Documentation Issues
                        (was: Documentation)
                        (was: Seam2)
          Security:     (was: Public)
    Docs QE Status:   (was: NEW)

    
> CLONE - Seam Text documentation falsely claims that forward slash creates 
> italics
> ---------------------------------------------------------------------------------
>
>                 Key: JBSEAM-5090
>                 URL: https://issues.jboss.org/browse/JBSEAM-5090
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Documentation Issues
>            Reporter: Ron Šmeral
>            Assignee: Marek Novotny
>
> Seam Text 
> [documentation|http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html/Seam_Reference_Guide/text.html#idp18664752]
>  currently contains several code examples that show that the forward slash is 
> translated into HTML italics tag <i>, like the following:
> {panel}
> {code}
> You /must/ have some text following a heading!
> {code}
> HTML result:
> {code}
> You <i>must</i> have some text following a heading!
> {code}
> {panel}
> which does not work, since this is not even included in the Seam Text grammar 
> file, which defines only the star ( * ) as the symbol for emphasis 
> (translated into italics).
> The examples in the documentation need to be fixed, and this also affects the 
> Seam iText example and its HTML Conversion feature, which uses Seam Text and 
> includes a text with the forward slashes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to