diff content/Eclipse/workspacemechanic.md @ 41:47fa61e1845e

clean up indentation
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 30 Sep 2014 03:37:41 +0200
parents 9c4944f26b00
children 1d9382b0329b
line wrap: on
line diff
--- a/content/Eclipse/workspacemechanic.md	Tue Sep 30 03:33:59 2014 +0200
+++ b/content/Eclipse/workspacemechanic.md	Tue Sep 30 03:37:41 2014 +0200
@@ -16,9 +16,9 @@
             contact: 'my@email.com'
         },  
         tasks : [
-        'MyFirstRule.epf',
-        'MySecondRule.epf',
-        ]
+            'MyFirstRule.epf',
+            'MySecondRule.epf',
+       ]
     }
 
 As the last step, configure the full URL to the json file as task source. The plugin will load these rules and apply them.