Menu

Html tidy download-question

2008-03-10
2012-11-13
  • Ivan Bogardi

    Ivan Bogardi - 2008-03-10

    Excuse me for my dummy problem. I want to download html tidy and use it with Np++. I have read http://notepad-plus.wiki.sourceforge.net/HTML+Tidy and it is quite clear but still I doesn't understand how  can I download html tidy. Shall I copy and save the sample on this site? If I follow the link "here", I come to Library Procject and I don't know, what to choose there.

     
    • Ivan Bogardi

      Ivan Bogardi - 2008-03-10

      Don't answer my question before. I could download html tidy at last, opened it and I have it on the desk. I made an empty textfile in the NPPTextFX and named it to tidycfg.ini according to instructions. Is it right or shall I copy something in it? When I open TextFX -> TextFX HTML Tidy -> Refresh Menu from TidyCFG.INI, nothing happens.

       
      • Ross McKay

        Ross McKay - 2008-03-11

        You need to copy in all the sample code in the grey box, starting off with

        [TiDy clean Document - wrap]
        bare:no
        clean:no

         
    • Ross McKay

      Ross McKay - 2008-03-11

      HTML Tidy is already there - but you need to provide a configuration file that tells NP++ how to use it. The sample code is text that you can copy and paste into a document that you have to call "tidycfg.ini", and this file has to go into the folder "...\Notepad++\plugins\NPPTextFX".

       
    • Ivan Bogardi

      Ivan Bogardi - 2008-03-11

      Thank you for your help. Now it works.