[DRE-commits] [ruby-kramdown] 04/08: Merge tag 'upstream/1.8.0'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jul 20 07:28:59 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-kramdown.

commit 6f7634167032a664ad7fe57e4c6ce587b46aa750
Merge: 1aa33c3 6dcf2a1
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jul 20 05:53:04 2015 +0200

    Merge tag 'upstream/1.8.0'
    
    Upstream version 1.8.0
    
    # gpg: Signature made lun. 20 juil. 2015 05:53:03 CEST using RSA key ID 39CD217A
    # gpg: Good signature from "Cédric Boutillier <boutil at debian.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at upmc.fr>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at polytechnique.org>"
    # gpg:                 aka "Cédric Boutillier <cedric.boutillier at gmail.com>"

 CONTRIBUTERS                                       |  2 +-
 VERSION                                            |  2 +-
 doc/index.page                                     |  4 +-
 doc/installation.page                              |  7 +--
 lib/kramdown/converter/html.rb                     |  9 ++--
 lib/kramdown/converter/latex.rb                    |  2 +-
 lib/kramdown/options.rb                            | 10 +++++
 lib/kramdown/parser/html.rb                        |  1 -
 lib/kramdown/parser/kramdown/blank_line.rb         |  2 +-
 lib/kramdown/parser/kramdown/html.rb               |  4 +-
 lib/kramdown/parser/kramdown/smart_quotes.rb       |  2 +-
 lib/kramdown/parser/kramdown/table.rb              |  6 ++-
 lib/kramdown/version.rb                            |  2 +-
 man/man1/kramdown.1                                | 12 +++++
 metadata.yml                                       |  9 +++-
 test/testcases/block/14_table/errors.html          |  4 ++
 test/testcases/block/14_table/errors.text          |  4 ++
 test/testcases/block/16_toc/toc_levels.html        |  4 +-
 test/testcases/block/16_toc/toc_levels.text        |  2 +-
 test/testcases/span/04_footnote/backlink_text.html |  9 ++++
 .../span/04_footnote/backlink_text.options         |  1 +
 test/testcases/span/04_footnote/backlink_text.text |  3 ++
 test/testcases/span/04_footnote/placement.html     |  2 +-
 test/testcases/span/04_footnote/placement.text     |  2 +-
 .../testcases/span/04_footnote/regexp_problem.html | 14 ++++++
 .../testcases/span/04_footnote/regexp_problem.text | 52 ++++++++++++++++++++++
 .../span/text_substitutions/typography.html        |  8 ++++
 .../span/text_substitutions/typography.text        |  8 ++++
 28 files changed, 157 insertions(+), 30 deletions(-)

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



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