Uploaded image for project: 'XWiki Rendering'
  1. XWiki Rendering
  2. XRENDERING-228

Upgrade Pegdown to version 1.1.0

    XMLWordPrintable

Details

    • N/A

    Description

      Pegdown:

      Version 1.1.0 (2011-10-05)
      --------------------------
      - Upgraded to parboiled 1.0.2
      - Introduced LinkRenderer layer for easy customization of HTML link rendering
      - Added support for [[Wiki-style]] links, thx to Brett Porter
      - Fixed #27 (Missing emphasis when paragraph has multiple lines)
      - Fixed #28 (Parser not fully extensible)
      - Fixed #32, #33 (HTML tags with attribute names containing underscores are not recognized as tags, thx to Edward Samson)
      - Fixed #34 (Pathologically slow parsing when strong and italics emphasis are applied together)
      

      Parboiled:

      Version 1.0.2 (2011-09-30)
      --------------------------
      Core:
      - Fixed #32 (ReportingParseRunner assumes only one parse error)
      Java:
      - Added 'NoneOf' rule constructor
      - Updated Java parser example
      - Fixed #22 (problem with parse tree creation for skipNode() matchers)
      - Fixed #24 (IllegalStateException in certain cases involving parser inheritance)
      - Fixed #30 (problem in action class naming resulting in NoSuchFieldError in certain cases)
      - Fixed #31 (incorrect handling of 'switch' statements in rule method extension)
      Scala:
      - Upgraded to Scala 2.9.1
      - Fixed #29 (nTimes(1, "a") will throw ClassCastException)
      

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: