Notepad++ 6.1.x and HTMLTidy

前端 未结 2 1350
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-04 17:59

Has someone got Notepad 6.1.x and HTMLTidy working and can tell me, where to download the dll / config. Using: Notepad++ 6.1.4 Win 7 x86

Yes, this Notepad++ / TidyHT

相关标签:
2条回答
  • 2021-01-04 18:17

    Eventually I found a solution here: https://stackoverflow.com/a/7935797/356726

    The 5.9 plugins worked for me with version 6.1.x of Notepad++, but even having the unicode version I had to use the ANSI plugin. The Unicode plugins crashed.

    0 讨论(0)
  • 2021-01-04 18:32

    Download old version notepad++ in zip format.

    Copy from zip \unicode\plugins\Config\tidy to C:\Program Files (x86)\Notepad++\plugins\Config\tidy

    restart notepad++ and now you have available the plug-in

    Menu -> TextFX -> TextFX HTML Tidy –> Tidy: Reindent XML

    Link to download old version whit the plugin http://notepad-plus-plus.org/download/v5.6.8.html

    0 讨论(0)
提交回复
热议问题