How to format text in Notepad++ 7.5.*? -


how format text in notepad++ 7.5.1 ?

i see this question mentions solutions notepad++ 5.

the solution tried download v5.9.0, , copy unicode\plugins\config\tidy c:\program files\notepad++\plugins\config\tidy.

however, after restarting, there no html tidy under plugins menu.

edit: notepad++ 7.5.* plugin dlls need saved in c:\program files\notepad++\plugins. performing step gave error html tidy not compatible notepad++. list of plugins has 2 tidy type plugins, both of these incompatible too.

help appreciated.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -