9

I would like to change the code view for my XML template from:

<p style="text-align: justify;">

To:

<p style="text-align: justify;">

This is an example but it's the whole file that I need to be able to read..

user3001925
  • 175
  • 1
  • 2
  • 9
  • What's the proper encoding language so I can read the XML file exported from MySql. I will need to edit it and re-import it. Please if you can advise, it's a huge file. – user3001925 Jan 09 '14 at 18:22

1 Answers1

15

Use Notepad++ HTML TAG Plugin.

Check out here for step-by-step instructions.

herohuyongtao
  • 47,739
  • 25
  • 124
  • 164