[DRE-commits] [ruby-redcarpet] 01/02: Merge tag 'upstream/3.4.0'

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Sat Jun 17 04:55:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

abhijithpa-guest pushed a commit to branch master
in repository ruby-redcarpet.

commit ae204a3e73451213608b25c9c6475db567b3181e
Merge: 23a73a6 26a55eb
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Sat Jun 17 10:09:24 2017 +0530

    Merge tag 'upstream/3.4.0'
    
    Upstream version 3.4.0

 README.markdown                  |  32 ++--
 ext/redcarpet/autolink.c         |   7 +
 ext/redcarpet/houdini_href_e.c   |  16 +-
 ext/redcarpet/html.c             |  19 +-
 ext/redcarpet/html_blocks.h      | 138 +++++++-------
 ext/redcarpet/html_smartypants.c |   6 +-
 ext/redcarpet/markdown.c         |  12 +-
 ext/redcarpet/rc_markdown.c      |   8 +-
 ext/redcarpet/rc_render.c        |   9 +
 lib/redcarpet.rb                 |   2 +-
 lib/redcarpet/cli.rb             |   2 +-
 metadata.yml                     |  20 +-
 redcarpet.gemspec                |   5 +-
 test/custom_render_test.rb       |  31 ++-
 test/html5_test.rb               |  89 +++++----
 test/html_render_test.rb         | 140 ++++++++------
 test/html_toc_render_test.rb     |  15 +-
 test/markdown_test.rb            | 397 +++++++++++++++++++++------------------
 test/redcarpet_bin_test.rb       |   4 +-
 test/smarty_html_test.rb         |  10 +-
 test/smarty_pants_test.rb        |   5 +
 test/stripdown_render_test.rb    |  12 +-
 test/test_helper.rb              |  10 +-
 23 files changed, 580 insertions(+), 409 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redcarpet.git



More information about the Pkg-ruby-extras-commits mailing list