[DRE-commits] [ruby-org] 252/303: Merge pull request #40 from vonavi/parser

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:34:07 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 3b9808e21e3e0cf13253f6974a07546eb7089f5c
Merge: 7f09cda 945d7cd
Author: Waldemar Quevedo Salinas <waldemar.quevedo at mail.rakuten.com>
Date:   Wed Jan 30 07:04:15 2013 -0800

    Merge pull request #40 from vonavi/parser
    
    Parser reviewed; some bugs fixed. (Fixes #31 and #35)

 lib/org-ruby/headline.rb                           |    1 -
 lib/org-ruby/html_output_buffer.rb                 |   51 +++++----
 lib/org-ruby/line.rb                               |   16 +--
 lib/org-ruby/output_buffer.rb                      |   31 +++---
 lib/org-ruby/parser.rb                             |  110 ++++++--------------
 lib/org-ruby/textile_output_buffer.rb              |   31 +++---
 .../advanced-code-coderay.html                     |   40 +++----
 .../advanced-code-no-color.html                    |   28 ++---
 .../advanced-code-pygments.html                    |   40 +++----
 .../code-coderay.html                              |    2 +-
 .../code-no-color.html                             |    2 +-
 .../code-pygments.html                             |    2 +-
 .../src-code-list-coderay.html                     |   16 +--
 .../src-code-list-no-color.html                    |   16 +--
 .../src-code-list-pygments.html                    |   16 +--
 spec/html_examples/advanced-lists.html             |    2 +-
 spec/html_examples/block_code.html                 |    2 +-
 spec/html_examples/blockcomment.html               |    2 +-
 spec/html_examples/blockquote.html                 |    2 +-
 spec/html_examples/code-block-lists.html           |    6 +-
 spec/html_examples/code-comment.html               |    2 +-
 spec/html_examples/code-lists.html                 |   14 +--
 spec/html_examples/comment-trees.html              |    2 +-
 spec/html_examples/emphasis.html                   |    2 +-
 spec/html_examples/entities.html                   |    2 +-
 spec/html_examples/horizontal_rule.html            |    2 +-
 spec/html_examples/html-literal.html               |    2 +-
 spec/html_examples/inline-formatting.html          |    2 +-
 spec/html_examples/inline-images.html              |    2 +-
 spec/html_examples/lists.html                      |    2 +-
 spec/html_examples/metadata-comment.html           |    2 +-
 spec/html_examples/only-list.html                  |    2 +-
 spec/html_examples/only-table.html                 |    2 +-
 spec/html_examples/properties_drawer.html          |   10 +-
 spec/html_examples/subsupscript-nil.html           |    2 +-
 spec/html_examples/subsupscript.html               |    2 +-
 spec/html_examples/tables.html                     |    2 +-
 spec/html_examples/text.html                       |    2 +-
 38 files changed, 216 insertions(+), 256 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