Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Issue in Notepad ++

    General Discussion
    2
    2
    1192
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Debabrata Ghosh
      Debabrata Ghosh last edited by

      Hi friends,
      Three days back , i am working on xml file , which containing 92323 LOC. But i need proper indent , and remove unnecessary blank line of that xml file.
      So opening that xml file into NOTEPAD++, but after
      execution Line Operation->Remove empty lines(Containing empty char) the xml file is got corrupted .
      Exm:
      ******<BILL-ELECTRIC>
      <BILL-ELECTRIC-type>
      </A>
      </B>
      </BILL-ELECTRIC-type>
      </BILL-ELECTRIC>
      Out Command:-
      <BILL
      -ELECTRIC>
      <BILL-ELECTRIC- t
      ype>
      </ A>
      </B >
      </ BILL-E LECTRIC-type>
      </BILL
      -ELECTRIC>
      ******Like This:

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Debabrata Ghosh last edited by

        @Debabrata-Ghosh

        I would install xml tools plugin and use pretty print (formatting).

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors