Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-916

Pre-formatted text within a list renders to an unpleasantly small font size.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.10.1
    • 2.10.2
    • None
    • None
    • Amazon Linux AMI
      Tomcat 8.0.23
      Java JDK 8u45

    Description

      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.

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ldbader0 Lance Bader
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: