[ 
https://issues.apache.org/jira/browse/JSPWIKI-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

brushed resolved JSPWIKI-916.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.10.2

Solved in 2.10.2-svn-39.  Inline pre-formatted text was using a relative font 
size based on %, causing it to become unreadable small.  

> Pre-formatted text within a list renders to an unpleasantly small font size.
> ----------------------------------------------------------------------------
>
>                 Key: JSPWIKI-916
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-916
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.10.1
>         Environment: Amazon Linux AMI
> Tomcat 8.0.23
> Java JDK 8u45
>            Reporter: Lance Bader
>             Fix For: 2.10.2
>
>
> To demonstrate this problem, edit a JSPWiki page, add the JSPWiki markup from 
> below, and save the page.  Note the unpleasant tiny monospaced font rendered 
> for the pre-formatted text when it is in a list.
> {code}
> {{{
> This is pre-formatted     text.
> }}}
> * {{This is monospaced    text but formatting is not preserved.}}
> * {{{This is pre-formatted     text but the font is way too small.}}}
> # It is handy to use pre-formatted text within a list (bullets or numeric) 
> when you want to show a code snippet or a series of terminal window commands 
> indented properly.\\{{{
> command1
> command 2 with parms
> command 3
> }}}\\
> # Next step.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to