| Paste number 75642: | comments |
| Pasted by: | heycam |
| When: | 11 months, 3 weeks ago |
| Share: | Tweet this! | http://paste.lisp.org/+1MD6 |
| Channel: | None |
| Paste contents: |
javascript:(function(){%20document.body.innerHTML%20+=%20"<style>.comment%20{%20color:green;%20font-style:italic;%20display:inline;%20margin-left:0;%20}</style>";%20function%20reveal(comment)%20{%20var%20pre%20=%20document.createElement("pre");%20pre.className%20=%20"comment";%20pre.textContent%20=%20"<!--"%20+%20comment.nodeValue%20+%20"-->";%20comment.parentNode.replaceChild(pre,%20comment);%20}%20var%20comments%20=%20document.evaluate("//comment()",%20document,%20null,%20XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,%20null);%20for%20(var%20i%20=%200;%20i%20<%20comments.snapshotLength;%20++i)%20{%20reveal(comments.snapshotItem(i));%20}%20})()This paste has no annotations.