Django

Code

Changeset 862

Show
Ignore:
Timestamp:
10/14/05 10:02:44 (3 years ago)
Author:
adrian
Message:

Fixed ReST bugs in docs/templates.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/templates.txt

    r859 r862  
    637637 
    638638``linebreaks`` 
    639     Converts newlines into ``<p>`` and ``<br />``s. 
     639    Converts newlines into <p> and <br />s. 
    640640 
    641641``linebreaksbr`` 
    642     Converts newlines into ``<br />``s. 
     642    Converts newlines into <br />s. 
    643643 
    644644``linenumbers``