Skip to content

jekyll build error #18

@lisongx

Description

@lisongx

I was using ruby 2.0.0p195 and jekylll 1.2.1
it seems that markdown parsing have some problem

| Illegal character '&' in raw string "http://mailhide.recaptcha.net/d?k=01YVFnHW9NHLw39fEf2vm6mw==&c=ct4jjs4oH5itVZAFwWghfBP-5PfgsNuW15Gikv_byzQqQSSmTPpvOvuzkvw7KXZLWPIDEtGHNx693fKe1No2Qg=="
| Line: 3
| Position: 342
| Last 80 unconsumed characters:
| >
+---------------------------------------------------------------------------
!/Users/sean/.rvm/gems/ruby-2.0.0-p195@global/gems/maruku-0.6.1/lib/maruku/errors_management.rb:56:in `maruku_recover'
!/Users/sean/.rvm/gems/ruby-2.0.0-p195@global/gems/maruku-0.6.1/lib/maruku/helpers.rb:96:in `rescue in md_html'
!/Users/sean/.rvm/gems/ruby-2.0.0-p195@global/gems/maruku-0.6.1/lib/maruku/helpers.rb:85:in `md_html'
!/Users/sean/.rvm/gems/ruby-2.0.0-p195@global/gems/maruku-0.6.1/lib/maruku/input/parse_block.rb:255:in `read_raw_html'
!/Users/sean/.rvm/gems/ruby-2.0.0-p195@global/gems/maruku-0.6.1/lib/maruku/input/parse_block.rb:88:in `parse_blocks'
\___________________________________________________________________________
  Conversion error: There was an error converting 'community/1-mailing-lists.md

I think we need to specify ruby version and jekyll version in a Gemfile, maybe change a markdown parser in _config.yml?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions