This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
forked from textmate/markdown.tmbundle
-
Notifications
You must be signed in to change notification settings - Fork 28
El Capitan has no Ruby 1.8 #33
Comments
And here is the crash report: https://gist.github.com/baburdick/f64745f2d2f513c167bc |
Your changes work for me. I am not seeing that crash but it's been a while since you posted this. El Capitan Version 10.11.4 (15E65) |
It looks like @SteveMarshall has the most active fork for this now: https://github.com/SteveMarshall/markdown-redcarpet.tmbundle |
baburdick
referenced
this issue
in SteveMarshall/markdown-redcarpet.tmbundle
Apr 16, 2016
Ruby 1.8 hasn't been the system Ruby since at least Yosemite.
Just tested his version with my revisions. Still crashing when I try to print a PDF, or open in Preview via the print dialog box. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Replacing these with
/usr/bin/env ruby
in the relevant files allows one to see styled text and to preview a Markdown Redcarpet document. But printing to PDF or attempting through the print dialog to open in Preview.app causes TextMate (2.0-beta.8) to crash.The text was updated successfully, but these errors were encountered: