You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2015/03/05 19:44:46 UTC

svn commit: r1664453 - in /ctakes/site/trunk/content: downloads.mdtext examples.mdtext

Author: chenpei
Date: Thu Mar  5 18:44:45 2015
New Revision: 1664453

URL: http://svn.apache.org/r1664453
Log:
CTAKES-342 - escape [ char. removed newline space followed by div which makes mdtext/codehilite think it's pre/code blocks.

Modified:
    ctakes/site/trunk/content/downloads.mdtext
    ctakes/site/trunk/content/examples.mdtext

Modified: ctakes/site/trunk/content/downloads.mdtext
URL: http://svn.apache.org/viewvc/ctakes/site/trunk/content/downloads.mdtext?rev=1664453&r1=1664452&r2=1664453&view=diff
==============================================================================
--- ctakes/site/trunk/content/downloads.mdtext (original)
+++ ctakes/site/trunk/content/downloads.mdtext Thu Mar  5 18:44:45 2015
@@ -1,7 +1,6 @@
 <div class="container">
    <div class="row">
       <h1>Download cTAKES&trade;</h1>
-
       <p>
          <strong>Current Version:</strong> 3.2.1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
          <strong>Released:</strong> December 10, 2014 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

Modified: ctakes/site/trunk/content/examples.mdtext
URL: http://svn.apache.org/viewvc/ctakes/site/trunk/content/examples.mdtext?rev=1664453&r1=1664452&r2=1664453&view=diff
==============================================================================
--- ctakes/site/trunk/content/examples.mdtext (original)
+++ ctakes/site/trunk/content/examples.mdtext Thu Mar  5 18:44:45 2015
@@ -15,7 +15,6 @@
       <div class="col-xs-3 col-md-2">
          <div class="boing-tile">
             <img id="cpe-button" class="boing-button" src="images/CPEthumb.jpg">
-
             <div class="boing-title">
                <h4>UIMA&trade; CPE</h4>
             </div>
@@ -24,7 +23,6 @@
       <div class="col-xs-3 col-md-2">
          <div class="boing-tile">
             <img id="webui-button" class="boing-button" src="images/ctakesguiThumb.jpg">
-
             <div class="boing-title">
                <h4>cTAKES&trade; GUI</h4>
             </div>