[DRE-commits] [ruby-kramdown] 01/03: Merge tag 'upstream/1.4.0'
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Thu Jul 31 12:05:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository ruby-kramdown.
commit fc35d591dcee4a5f7f372aa95c9acd681e7270d4
Merge: 240a077 34e6466
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Thu Jul 31 20:56:36 2014 +0900
Merge tag 'upstream/1.4.0'
Upstream version 1.4.0
CONTRIBUTERS | 6 ++++--
Rakefile | 9 +++++++++
VERSION | 2 +-
benchmark/graph-ruby-2.1.0p0-0.png | Bin 9141 -> 0 bytes
benchmark/kramdown-ruby-2.1.0p0-0.dat | 9 ---------
checksums.yaml.gz | Bin 271 -> 267 bytes
doc/documentation.template | 1 +
doc/index.page | 12 +++++++-----
doc/installation.page | 4 ++--
doc/sidebar.template | 4 ++--
doc/syntax.page | 9 +++++++--
lib/kramdown/converter/html.rb | 10 +++++++++-
lib/kramdown/converter/kramdown.rb | 7 +++++--
lib/kramdown/parser/gfm.rb | 13 +++++++++----
lib/kramdown/parser/html.rb | 8 ++++----
lib/kramdown/parser/kramdown.rb | 4 ++--
lib/kramdown/parser/kramdown/link.rb | 4 +++-
lib/kramdown/parser/kramdown/list.rb | 18 ++++++++++++++----
lib/kramdown/parser/kramdown/table.rb | 7 +++++--
lib/kramdown/utils/entities.rb | 11 +++++++++++
lib/kramdown/utils/string_scanner.rb | 10 ++++++++++
lib/kramdown/version.rb | 2 +-
man/man1/kramdown.1 | 8 ++++----
metadata.yml | 14 ++++++++++----
test/test_files.rb | 1 +
test/test_location.rb | 18 ++++++++++++++++--
.../block/09_html/html_to_native/table_simple.html | 13 +++++++++++++
.../block/09_html/html_to_native/table_simple.text | 15 +++++++++++++++
test/testcases/block/15_math/gh_128.html | 2 ++
test/testcases/block/15_math/gh_128.text | 1 +
test/testcases/block/15_math/normal.html | 2 ++
test/testcases/block/15_math/normal.text | 2 ++
test/testcases/span/01_link/imagelinks.html | 1 +
test/testcases/span/01_link/imagelinks.text | 2 ++
test/testcases/span/04_footnote/placement.html | 11 +++++++++++
test/testcases/span/04_footnote/placement.text | 8 ++++++++
test/testcases/span/05_html/normal.html | 7 +++++++
test/testcases/span/05_html/normal.text | 7 +++++++
test/testcases/span/05_html/raw_span_elements.html | 2 ++
test/testcases/span/05_html/raw_span_elements.text | 2 ++
test/testcases_gfm/atx_header.html | 3 +++
test/testcases_gfm/atx_header.text | 3 +++
42 files changed, 218 insertions(+), 54 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