Changeset 3
- Timestamp:
- 11/29/04 06:35:40 (4 years ago)
- Files:
-
- trunk/macros/TOC.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/macros/TOC.py
r1 r3 36 36 out = StringIO() 37 37 out.write("<div class='wiki-toc'>\n<ol>\n") 38 out.write("<h4>Table of Contents</h4>\n") 38 39 # Has the user supplied a list of pages? 39 40 if args:
