You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/03/03 11:59:31 UTC

svn commit: r1663635 - /incubator/taverna/site/trunk/content/download/code/index.md

Author: stain
Date: Tue Mar  3 10:59:30 2015
New Revision: 1663635

URL: http://svn.apache.org/r1663635
Log:
Trying to use https://pythonhosted.org/Markdown/extensions/code_hilite.html

Modified:
    incubator/taverna/site/trunk/content/download/code/index.md

Modified: incubator/taverna/site/trunk/content/download/code/index.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/download/code/index.md?rev=1663635&r1=1663634&r2=1663635&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/download/code/index.md (original)
+++ incubator/taverna/site/trunk/content/download/code/index.md Tue Mar  3 10:59:30 2015
@@ -176,7 +176,7 @@ Note that the snapshot builds are *not*
 
 To use the snapshot repository, add to your Maven pom.xml:
 
-
+    :::xml
     <repositories>
       <repository>
         <id>apache.snapshots</id>