not working in ST3 anymore
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'
Same AttributeError: 'module' object has no attribute 'open' error here. Ubuntu 13.04 64bit, ST3 build 3047
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 :smile:
Had the same problem, #8 fixed it for me.
Hello I've the same problem. Here is my Traceback:
Traceback (most recent call last):
File "/home/jan/Programs/sublime_text_3/sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "Strapdown Markdown Preview in /home/jan/.config/sublime-text-3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'
Unable to open /home/jan/.config/sublime-text-3/Packages/Default/Preferences.sublime-settings
Traceback (most recent call last):
File "/home/jan/Programs/sublime_text_3/sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "Strapdown Markdown Preview in /home/jan/.config/sublime-text-3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'
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.