[DRE-commits] [ruby-kramdown] 01/04: Updated version 1.15.0 from 'upstream/1.15.0'

Cédric Boutillier boutil at moszumanska.debian.org
Sun Oct 1 15:56:40 UTC 2017


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

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

commit c8ad4cc3bc0e76030940b0304565e43dc855a4c4
Merge: 6d94df1 264706f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Oct 1 15:27:58 2017 +0200

    Updated version 1.15.0 from 'upstream/1.15.0'
    
    with Debian dir dd3913f8123426bc02e05a399c85ff825db88bc7

 CONTRIBUTERS                                       |  2 +-
 Rakefile                                           |  3 +-
 VERSION                                            |  2 +-
 doc/index.page                                     |  4 +-
 doc/syntax.page                                    |  4 ++
 kramdown.gemspec                                   | 13 ++--
 lib/kramdown/compatibility.rb                      | 48 --------------
 lib/kramdown/converter/html.rb                     | 24 +++++--
 lib/kramdown/converter/latex.rb                    | 10 +--
 lib/kramdown/document.rb                           |  5 +-
 lib/kramdown/parser/base.rb                        | 24 +++----
 lib/kramdown/parser/kramdown.rb                    |  5 +-
 lib/kramdown/parser/kramdown/autolink.rb           |  8 +--
 lib/kramdown/utils/html.rb                         |  2 +-
 lib/kramdown/utils/ordered_hash.rb                 | 76 +---------------------
 lib/kramdown/utils/unidecoder.rb                   |  2 +-
 lib/kramdown/version.rb                            |  2 +-
 .../block/06_codeblock/rouge/multiple.html         | 12 ++--
 .../testcases/block/06_codeblock/rouge/simple.html | 12 ++--
 .../testcases/block/08_list/brackets_in_item.latex |  3 +
 test/testcases/block/08_list/brackets_in_item.text |  1 +
 test/testcases/block/12_extension/options.html     |  2 +-
 test/testcases/block/12_extension/options2.html    |  2 +-
 .../testcases/block/16_toc/toc_with_footnotes.html |  2 +-
 test/testcases/block/16_toc/toc_with_links.html    |  8 +++
 test/testcases/block/16_toc/toc_with_links.options |  2 +
 test/testcases/block/16_toc/toc_with_links.text    |  8 +++
 test/testcases/span/01_link/latex_escaping.latex   |  6 ++
 test/testcases/span/01_link/latex_escaping.text    |  5 ++
 test/testcases/span/04_footnote/backlink_text.html |  2 +-
 test/testcases/span/04_footnote/definitions.latex  |  4 +-
 test/testcases/span/04_footnote/footnote_nr.html   |  4 +-
 .../span/04_footnote/inside_footnote.html          |  6 +-
 test/testcases/span/04_footnote/markers.latex      |  4 +-
 test/testcases/span/04_footnote/markers.options    |  2 +
 test/testcases/span/04_footnote/placement.html     |  2 +-
 test/testcases/span/04_footnote/placement.options  |  1 +
 .../span/04_footnote/regexp_problem.options        |  2 +
 test/testcases/span/abbreviations/in_footnote.html |  9 +++
 test/testcases/span/abbreviations/in_footnote.text |  5 ++
 40 files changed, 140 insertions(+), 198 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