I am trying to print the HTML content in a .txt file. I tried using innerHTML, innerText and innerContent. But all this are printing with all the tags along with it.
Please refer to the screenshots
Image 1 is how I wanted to show it, but image 2 is how it actually appears.