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
Do any of these errors look like something caused by your github_textmate preview?
So... this project is from a few years ago so maybe something's outdated? I'm getting these errors:
/Users/derp/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/webpreview.sh: line 19: /Users/derp/.rbenv/shims/ruby: No such file or directory
/Users/derp/Library/Application Support/TextMate/Managed/Bundles/markdown-redcarpet.tmbundle/Support/bin/redcarpet.rb:16: syntax error, unexpected ':', expecting ')' css = "" ^
/Users/derp/Library/Application Support/TextMate/Managed/Bundles/markdown-redcarpet.tmbundle/Support/bin/redcarpet.rb:16: syntax error, unexpected ')', expecting '}' css = "" ^
/Users/derp/Library/Application Support/TextMate/Managed/Bundles/markdown-redcarpet.tmbundle/Support/bin/redcarpet.rb:16: unterminated string meets end of file
Either way, do you know what I can do about them?
Mac OS X 10.8.5
TextMate version 2.0-alpha.9503
ruby 2.0.0p353
rvm 1.25.15
...
The text was updated successfully, but these errors were encountered:
This looks a little more lower level — like your markdown parser isn't working. My plugin is just CSS to style it similar to GitHub's styles. Unfortunately it's been several years since I even used TextMate so I can't say I'll be much help :/ Sorry about that.
Do any of these errors look like something caused by your github_textmate preview?
So... this project is from a few years ago so maybe something's outdated? I'm getting these errors:
Either way, do you know what I can do about them?
Mac OS X 10.8.5
TextMate version 2.0-alpha.9503
ruby 2.0.0p353
rvm 1.25.15
...
The text was updated successfully, but these errors were encountered: