• Login
Community
  • Login

Issue in Notepad ++

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 1.4k Views
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.
  • D
    Debabrata Ghosh
    last edited by Mar 22, 2017, 5:49 AM

    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:

    C 1 Reply Last reply Mar 22, 2017, 3:52 PM Reply Quote 0
    • C
      Claudia Frank @Debabrata Ghosh
      last edited by Mar 22, 2017, 3:52 PM

      @Debabrata-Ghosh

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

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors