Sha256: 5d1e180f421f5caa6118ca12a776c98c82e5c01c31aa6e50d81254df767cdd60
Contents?: true
Size: 427 Bytes
Versions: 56
Compression:
Stored size: 427 Bytes
Contents
<html> <head> <title>PRE tag tests</title> </head> <body> Pre Tag Test <br><br> <pre id='1' name='1'> This is a simple pre space it should work well just making sure </pre> <hr> <pre id='2' name='2'> <blockquote> A second block good to test with </blockquote> </pre> <hr> <pre id='3' name='3'> this is the last block and it should continue to work no matter what </pre> </body> </html>
Version data entries
56 entries across 56 versions & 2 rubygems