Created
July 3, 2012 15:26
-
-
Save lukehedger/3040464 to your computer and use it in GitHub Desktop.
XML - Show full feed on page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Textarea can be resized as required. Its just used to contain the feed --> | |
<textarea cols='150' rows='30'><xsl:copy-of select='/'/></textarea> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment