[DRE-commits] [ruby-org] 282/303: Merge pull request #42 from vonavi/html_block

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:34:13 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 ff9be1698f6cfa6204008a7c356998cdfab746ad
Merge: a565b53 835f8de
Author: Waldemar Quevedo Salinas <waldemar.quevedo at gmail.com>
Date:   Wed Feb 6 06:43:10 2013 -0800

    Merge pull request #42 from vonavi/html_block
    
    Support of HTML source block added.

 lib/org-ruby/html_output_buffer.rb                 |  123 +++++++++++---------
 lib/org-ruby/line.rb                               |   17 +--
 lib/org-ruby/output_buffer.rb                      |   42 ++++---
 lib/org-ruby/parser.rb                             |    6 +-
 lib/org-ruby/regexp_helper.rb                      |   35 ++----
 lib/org-ruby/textile_output_buffer.rb              |   37 ++++--
 .../advanced-code-coderay.html                     |   28 ++---
 .../advanced-code-no-color.html                    |    6 +-
 .../advanced-code-pygments.html                    |   28 ++---
 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                   |  118 +++++++++----------
 spec/html_examples/export-exclude-only.html        |   12 +-
 spec/html_examples/export-keywords.html            |    4 +-
 spec/html_examples/export-tags.html                |    8 +-
 spec/html_examples/footnotes.html                  |    6 +-
 spec/html_examples/inline-formatting.html          |    4 +-
 spec/html_examples/inline-images.html              |    2 +-
 spec/html_examples/raw-html.html                   |   14 ++-
 spec/html_examples/raw-html.org                    |    2 +-
 spec/html_examples/skip-header.html                |    2 +-
 22 files changed, 270 insertions(+), 254 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