notepad++ - Break up a long HTML string -


i made url call in java small webpage. returns long string of html code, including jumble of tags.

it's hard read when it's on 1 line.

i copied notepad++ , started manually breaking in terms of tags little more comprehensive, after minute realized there's gotta better way.

so question this; how break large line of html proper line-by-line formatting layout human can understand what's going on?

i use exists (if you're trying read html). freeformatter example


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -