Documentation ¶ Overview ¶ Write a function to print the contents of all text nodes in an HTML document tree. Do not descend into <script> or <style> elements, since their contents are not visible in a web server. Source Files ¶ View all Source files exercise5_3.go Click to show internal directories. Click to hide internal directories.