[DRE-commits] [ruby-org] 198/303: Merge pull request #36 from vonavi/master
Jérémy Bobbio
lunar at alioth.debian.org
Fri Aug 9 17:33:57 UTC 2013
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository ruby-org.
commit fa49ee3807eaa102a81ca179478c81d9ee654a9d
Merge: 5a89396 c7a2761
Author: Waldemar Quevedo Salinas <waldemar.quevedo at mail.rakuten.com>
Date: Tue Nov 13 15:38:44 2012 -0800
Merge pull request #36 from vonavi/master
Produce Textile and HTML outputs keeping newlines. RegexpHelper is modified, now it works better.
lib/org-ruby/html_output_buffer.rb | 9 +-
lib/org-ruby/parser.rb | 10 +-
lib/org-ruby/regexp_helper.rb | 19 +-
lib/org-ruby/textile_output_buffer.rb | 1 +
spec/html_examples/advanced-lists.html | 3 +-
spec/html_examples/block_code.html | 3 +-
spec/html_examples/code-comment.html | 13 +-
spec/html_examples/code-lists.html | 12 +-
spec/html_examples/custom-seq-todo.html | 10 +-
spec/html_examples/custom-todo.html | 10 +-
spec/html_examples/custom-typ-todo.html | 10 +-
spec/html_examples/emphasis.html | 252 ++++++++++++++------
spec/html_examples/entities.html | 7 +-
spec/html_examples/escape-pre.html | 8 +-
spec/html_examples/export-exclude-only.html | 16 +-
spec/html_examples/export-tags.html | 16 +-
spec/html_examples/export-title.html | 3 +-
spec/html_examples/footnotes.html | 3 +-
spec/html_examples/html-literal.html | 4 +-
spec/html_examples/inline-formatting.html | 19 +-
spec/html_examples/inline-images.html | 6 +-
spec/html_examples/link-features.html | 8 +-
spec/html_examples/lists.html | 31 ++-
spec/html_examples/metadata-comment.html | 3 +-
spec/html_examples/skip-table.html | 3 +-
spec/html_examples/tables.html | 3 +-
spec/html_examples/text.html | 15 +-
spec/textile_examples/block_code.textile | 13 +-
spec/textile_examples/blockquote.textile | 10 +-
spec/textile_examples/center.textile | 6 +-
spec/textile_examples/footnotes.textile | 9 +-
spec/textile_examples/keywords.textile | 9 +-
spec/textile_examples/links.textile | 12 +-
spec/textile_examples/lists.textile | 36 ++-
.../single-space-plain-list.textile | 15 +-
spec/textile_examples/tables.textile | 13 +-
36 files changed, 426 insertions(+), 194 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git
More information about the Pkg-ruby-extras-commits
mailing list