Note that there are some explanatory texts on larger screens.

plurals
  1. POMaruku tells you: what's wrong with me?
    text
    copied!<p>I use <code>jekyll --server</code> to test my site at localhost. But there are a few lines of input, like this:</p> <pre class="lang-none prettyprint-override"><code> ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | String finished while reading (break on []) already read: "$ git init" | --------------------------------------------------------------------------- +--------------------------------------------------------------------------- !/usr/lib/ruby/gems/1.8/gems/maruku-0.6.0/lib/maru/errors_management.rb:49:in `maruku_error' !/usr/lib/ruby/gems/1.8/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:402:in `read_simple' !/usr/lib/ruby/gems/1.8/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:521:in `read_inline_code' !/usr/lib/ruby/gems/1.8/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:89:in `read_span' !/usr/lib/ruby/gems/1.8/gems/maruku-0.6.0/lib/maruku/input/ parse_span_better.rb:46:in `parse_span_better' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "url" for md_link(["url"],"url") | Available refs are [] +--------------------------------------------------------------------------- Not creating a link for ref_id = "url". </code></pre> <p>I don't know where is wrong, which file I should fix? The site could still work.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload