diff content/Eclipse/workspacemechanic.md @ 98:1d9382b0329b

Specify the syntax on markdown blocks to avoid broken output that has class=err
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 19 Dec 2019 10:04:33 +0100
parents 47fa61e1845e
children
line wrap: on
line diff
--- a/content/Eclipse/workspacemechanic.md	Thu Dec 19 09:31:57 2019 +0100
+++ b/content/Eclipse/workspacemechanic.md	Thu Dec 19 10:04:33 2019 +0100
@@ -8,6 +8,7 @@
 
 A rather undocumented feature of the plugin is how to distribute rules. Just put all rules on a HTTP server. Then, create a json document that references all these rules in the same directory as the rules files. Use this snippet as a template:
 
+    :::shell
     {
         type : 'com.google.eclipse.mechanic.UriTaskProviderModel',
         metadata : {