-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not working in ST3 anymore #6
Comments
Same |
I've never had this plugin working before, and I'm getting the same error as you guys too in Windows 8 64-bit. |
Same here. Win 7 x64, ST3 build 3052. |
As am I, MacOS 10.8.4, ST3 build 3047. Looks like it isn't platform specific 😄 |
Had the same problem, #8 fixed it for me. |
Hello I've the same problem. Here is my Traceback:
Im using Sublime Text 3 Build 3047 and Linux Mint 14 Nadia. Cheers. |
+1 |
Looks like the project is dead. @zdxerr Is it possible to publish your working copy? So everyone can install your copy via PackageControl? Cheers. |
@createproblem: Jep, did that. I might also add some live reload support. |
this used to work but now i get:
reloading plugin Strapdown Markdown Preview.Strapdown Markdown Preview
desktop/init.py in C:\Users\Matthias\AppData\Roaming\Sublime Text 3\Installed Packages\Strapdown Markdown Preview.sublime-package is not utf-8 encoded, unable to load plugin
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "Strapdown Markdown Preview in C:\Users\Matthias\AppData\Roaming\Sublime Text 3\Installed Packages\Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'
The text was updated successfully, but these errors were encountered: