Re: Jekyll documentation generation error

2014-04-22 Thread DB Tsai
Matei, thanks. It works with kramdown. Sincerely, DB Tsai --- My Blog: https://www.dbtsai.com LinkedIn: https://www.linkedin.com/in/dbtsai On Tue, Apr 22, 2014 at 11:38 PM, Matei Zaharia wrote: > Try doing “gem install kramdown”. The maruku

Re: Jekyll documentation generation error

2014-04-22 Thread Matei Zaharia
Try doing “gem install kramdown”. The maruku gem for Markdown throws these errors, but Kramdown doesn’t. Matei On Apr 22, 2014, at 11:31 PM, DB Tsai wrote: > This is the trace. > > Conversion error: There was an error converting 'docs/cluster-overview.md > '. > > /Users/dbtsai/.rbenv/versio

Re: Jekyll documentation generation error

2014-04-22 Thread DB Tsai
This is the trace. Conversion error: There was an error converting 'docs/cluster-overview.md '. /Users/dbtsai/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/jekyll-1.5.1/lib/jekyll/converters/markdown/maruku_parser.rb:45:in `print_errors_and_fail': MaRuKu encountered problem(s) while converting

Jekyll documentation generation error

2014-04-22 Thread DB Tsai
Hi guys, I'm trying to update LBFGS documentation so I need to generate html document to see if everything looks great. However, mv I get the following error. Conversion error: There was an error converting 'docs/cluster-overview.md'. error: MaRuKu encountered problem(s) while converting your mar