You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Running
rocco thing.rb
givesno such file to load -- bluecloth (LoadError)
.It seems that the
bin/rocco
script (this section) is requiring rdiscount before rocco, so when rdiscount is missing, redcloth never gets loaded.I didn't want to touch the code because as the comment suggests, it's a bit fragile.
The text was updated successfully, but these errors were encountered: