<html>
<head>
<title>
Java Script file
</title>
<script>
alert("Hacked file!")
document.write("Hello world!");
</script>
</head>
<body></body>
</html>
メモ帳++はこのコードをどのようにフォーマットできませんでした。どのように私はどのようなプログラミング言語でNotepad ++で適切なコードフォーマットを行う
http://stackoverflow.com/questions/7117949/how-to-auto-format-indent-xml-html-in-notepad – RamPrakash
[どのようにオートフォーマット/インデントXMLへの可能性の重複/ HTML in Notepad ++](http://stackoverflow.com/questions/7117949/how-to-auto-format-indent-xml-html-in-notepad) –