Skip to content

FredThompsonII/NppTidy2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Tidy 2 Plugin for Notepad++

This is a quick and dirty plugin to add easy HTML tidying to Notepad++, given the few issues reported with the existing Tidy plugin.

This uses the excellent tidy-html5 from http://github.com/w3c/tidy-html5

The code desperately needs a tidy up, this is a few hours work just to solve the current problems.

Installation

Just copy the Tidy2.dll to your Notepad++\plugins directory. Ideally add the doc folder to Notepad++\plugins directory too, this will mean you have the correct documentation, and the "Show Config Help" option will show the documentation that applies to your version (rather than simply the latest on the web)

About

HTML-Tidy plugin for Notepad++. Uses tidy-html5 - http://github.com/w3c/tidy-html5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.9%
  • C 36.1%