You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

476 B

title date showDate draft tags
Code Poetry 2018-02-13T13:56:12-05:00 true false [poem code]

Pseudo code poem.

if (this === that):
    try write_new_poem()

    except not_a_poet as e:
        return

Or just one long line...

console.log('Sometimes lines are waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay toooooooooooooooooooo looooooooooooooooooooooooooooooong')

An embedded gist using shortcode:

{{< gist spf13 7896402 "img.html" >}}