annotate .svn/pristine/9a/9a8a5d85781372bb1f7645fb810a29c77c6f588b.svn-base @ 1327:287f201c2802 redmine-2.2-integration

Add italic
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 20:56:22 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 futurama:
Chris@909 2 id: 1
Chris@909 3 title: Isnt futurama awesome?
Chris@909 4 subtitle: It really is, isnt it.
Chris@909 5 content: I like futurama
Chris@909 6 created_at: <%= 1.day.ago.to_s(:db) %>
Chris@909 7 updated_at:
Chris@909 8
Chris@909 9 harvey_birdman:
Chris@909 10 id: 2
Chris@909 11 title: Harvey Birdman is the king of all men
Chris@909 12 subtitle: yup
Chris@909 13 content: It really is
Chris@909 14 created_at: <%= 2.hours.ago.to_s(:db) %>
Chris@909 15 updated_at:
Chris@909 16
Chris@909 17 rails:
Chris@909 18 id: 3
Chris@909 19 title: Rails is nice
Chris@909 20 subtitle: It makes me happy
Chris@909 21 content: except when I have to hack internals to fix pagination. even then really.
Chris@909 22 created_at: <%= 20.minutes.ago.to_s(:db) %>