Sha256: 829f306f3523923f5c9947b2f668a896137ffa9c2bccc3c81a77f6782ff826a7
Contents?: true
Size: 272 Bytes
Versions: 15
Compression:
Stored size: 272 Bytes
Contents
<%# frozen_string_literal: true %> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <body> <div> <a href="#">First Link</a> </div> Text node <div> <a href="#">Second Link</a> <a href="#">Third Link</a> </div> </body> </html>
Version data entries
15 entries across 15 versions & 3 rubygems