##// END OF EJS Templates
Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967)....
Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1389 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r574:87bad767c686
r1374:6d637ad98255
Show More
issue_categories.yml
11 lines | 182 B | text/x-yaml | YamlLexer
/ test / fixtures / issue_categories.yml
Jean-Philippe Lang
0.3 unstable...
r10 ---
issue_categories_001:
name: Printing
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id: 2
Jean-Philippe Lang
0.3 unstable...
r10 id: 1
issue_categories_002:
name: Recipes
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id:
Jean-Philippe Lang
0.3 unstable...
r10 id: 2