Bug 167856 - [PATCH] textproc/py-markdown2: update to 1.4.2
Summary: [PATCH] textproc/py-markdown2: update to 1.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 01:20 UTC by William Grzybowski
Modified: 2012-05-23 09:20 UTC (History)
0 users

See Also:


Attachments
py-markdown2.patch (1.46 KB, patch)
2012-05-14 01:20 UTC, William Grzybowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Grzybowski 2012-05-14 01:20:02 UTC
        Since 1.4.0 it fixes the following isses:
        - Fix problems with fenced-code-blocks getting double-processed.
        - Fix an sub-ul inside a ol not working with an indent less than 4 spaces.
        - Fix code blocks and fenced-code-blocks to work with a single leading newline at the start of the input.
        - Fix fenced code blocks not being parsed out before other syntax elements, like headers.
        - Allow 'cssclass' code coloring option (passed to pygments) to be overridden.

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-14 01:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2012-05-23 09:10:54 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-23 09:10:59 UTC
wen         2012-05-23 08:10:46 UTC

  FreeBSD ports repository

  Modified files:
    textproc/py-markdown2 Makefile distinfo 
  Log:
  - Update to 1.4.2
  - Update WWW
  
  PR:             167856
  Submitted by:   William Grzybowski <william88@gmail.com>
  
  Revision  Changes    Path
  1.18      +1 -1      ports/textproc/py-markdown2/Makefile
  1.17      +2 -2      ports/textproc/py-markdown2/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"