diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-23 20:27:18 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-23 20:27:18 +0000 |
commit | 8f8959c96ecc69ecc75b5e5c76b52345afce94d8 (patch) | |
tree | 533725049622ec0f76532bc98922677eee9d31bd /doc/plugins/map.mdwn | |
parent | d4ca3b3f50027d0dfd052f77ddcc4290ab0e6a81 (diff) | |
download | ikiwiki-8f8959c96ecc69ecc75b5e5c76b52345afce94d8.tar ikiwiki-8f8959c96ecc69ecc75b5e5c76b52345afce94d8.tar.gz |
no longer need triple quotes
Diffstat (limited to 'doc/plugins/map.mdwn')
-rw-r--r-- | doc/plugins/map.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/map.mdwn b/doc/plugins/map.mdwn index 7780c3306..01f61e5b3 100644 --- a/doc/plugins/map.mdwn +++ b/doc/plugins/map.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=map included=1 author="""Alessandro Dotti Contra"""]] +[[template id=plugin name=map included=1 author="Alessandro Dotti Contra"]] [[tag type/meta]] This plugin generates a hierarchical page map for the wiki. Example usage: |