Changeset 3633
- Timestamp:
- 05/08/08 00:29:49 (7 months ago)
- Files:
-
- includemacro/0.11/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
includemacro/0.11/README
r3616 r3633 31 31 HTML will be sanitized. 32 32 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. 35 36 36 37 To enable the plugin:: … … 52 53 __ http://docutils.sf.net/rst.htm 53 54 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.
