Show
Ignore:
Timestamp:
09/11/08 11:38:30 (18 months ago)
Author:
JensDiemer
Message:

-patch the creole markup, so it don't clashes with django template tags.
-Add a unitest and merge some parts from the tinxTextile markup test.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pylucid_project/media/PyLucid/internal_page/page_admin/markup_help_creole.html

    r1651 r1761  
    1515<hr /> 
    1616 
     17<p>Please note:<br /> 
     18The Creole <b>image tag is more strict than the original</b>, 
     19because it should not match on django template tags!<br /> 
     20It matches only if... 
     21</p> 
     22<ol> 
     23    <li>...image target ends with a picture extention</li> 
     24    <li>...separator &gt;|&lt; and the image text exist</li> 
     25</ol> 
     26 
     27 
     28<hr /> 
     29 
    1730<h2 class="noanchor">Usefull links:</h2> 
    1831<ul id="links">