把 HTML 源代码转换成 document.writeln() 格式的 JS 代码,适合嵌入油猴或调试输出。
HTML
document.writeln()
把 document.writeln() 格式的 JS 代码还原为原始 HTML 源代码。