Sha256: 9794f2952c32bb00039bcf39d1192e8d6553e6df4dce09b947a4950e6181392b
Contents?: true
Size: 509 Bytes
Versions: 31
Compression:
Stored size: 509 Bytes
Contents
- author = author || nil - link = link || nil - twitter = twitter || nil - notes = notes || nil - title = title || '' - subtitle = subtitle || nil section h1= title - if subtitle h3= subtitle - if author p small | Created by - if link a<> href="#{link}"= author - else =<> author - if twitter | / a<> href="http://twitter.com/#{twitter}"= "@#{twitter}" - if notes aside.notes= notes
Version data entries
31 entries across 31 versions & 1 rubygems