Changeset 3633

Show
Ignore:
Timestamp:
05/08/08 00:29:49 (8 months ago)
Author:
coderanger
Message:

Fix admonitions.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • includemacro/0.11/README

    r3616 r3633  
    3131HTML will be sanitized. 
    3232 
    33 :warn: This is a potential security risk! Please review the implications 
    34        ``render_unsafe_content`` before using this feature. 
     33.. caution:: 
     34    This is a potential security risk! Please review the implications 
     35    ``render_unsafe_content`` before using this feature. 
    3536 
    3637To enable the plugin:: 
     
    5253__ http://docutils.sf.net/rst.htm 
    5354 
    54 :tip: If you set the ``svn:mime-type`` property on the file, you can 
    55       leave off the explicit MIME type. 
     55.. tip:: 
     56    If you set the ``svn:mime-type`` property on the file, you can   
     57    leave off the explicit MIME type.