Warin / SublimeTidyHTML

Cleanup you html files with SublimeTidyHTML. Parse your files with W3C's tidy-html5 locally. No php required nor webservice call.
20 stars 4 forks source link

ST3 support? #11

Open cviebrock opened 11 years ago

cviebrock commented 11 years ago

I'm assuming that TidyHTML isn't configured to work with SublimeText 3 yet, right?

Running it on a block of HTML, I get the following error in the console:

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 549, in run_
    return self.run(edit)
  File "TidyHTML in /Users/cmv/Library/Application Support/Sublime Text 3/Installed Packages/TidyHTML5.sublime-package", line 36, in run
TypeError: object of type 'NoneType' has no len()
Warin commented 11 years ago

You're right, I haven't tried it on ST3 yet. It's now on my todo list, thanks ;)

cviebrock commented 11 years ago

Still on the todo list? ;)

Warin commented 11 years ago

Yes @cviebrock, sorry for the delay, I have lot of things to do. I don't forget this project

noducks commented 10 years ago

+1 Would love to see this in ST3

diegoconcha commented 10 years ago

+1 Would also love to see this in ST3.

codemakerlive commented 9 years ago

+1