forked from GitHub/dbot
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
ul#quotes
|
|
-each quote in quotes
|
|
li
|
|
a(href='http://identi.ca/#{quote}') #{quote}
|