diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 02:05:39 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 02:05:39 +0000 |
commit | 0659624ecd55a57eca08ec11f65612713b9d7079 (patch) | |
tree | fd9da53bd9e890b8046d2dc33ad49589a4e5eda6 | |
parent | 95da104fc3db3c263e0c68142e778d1e5e1cd043 (diff) |
web commit by JoshTriplett: Restore type/core tag; template did not work as expected.
-rw-r--r-- | doc/plugins/mdwn.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/mdwn.mdwn b/doc/plugins/mdwn.mdwn index c4de0cff9..277c4f3ec 100644 --- a/doc/plugins/mdwn.mdwn +++ b/doc/plugins/mdwn.mdwn @@ -1,5 +1,5 @@ [[template id=plugin name=mdwn core=1 author="[[Joey]]"]] -[[tag type/format]] +[[tag type/format type/core]] This plugin lets ikwiki convert files with names ending in ".mdwn" to html. It uses the [[markdown]] minimal markup language. |