annotate test/fixtures/trackers.yml @ 946:a0c9cc95bcf3 bibplugin_bibtex

Now parses a publication using the BibTex-ruby parser and displays both the "text" format and the bibtex format.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 12 Jul 2012 17:47:15 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 ---
Chris@0 2 trackers_001:
Chris@0 3 name: Bug
Chris@0 4 id: 1
Chris@0 5 is_in_chlog: true
Chris@0 6 position: 1
Chris@0 7 trackers_002:
Chris@0 8 name: Feature request
Chris@0 9 id: 2
Chris@0 10 is_in_chlog: true
Chris@0 11 position: 2
Chris@0 12 trackers_003:
Chris@0 13 name: Support request
Chris@0 14 id: 3
Chris@0 15 is_in_chlog: false
Chris@0 16 position: 3