diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-03 22:35:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-03 22:35:30 +0000 |
commit | 08890fdd7fbc9bf45c3bbc3fcf20b4e1f8977824 (patch) | |
tree | c1acd1f7194b3aad81aa29122b1d9296c1079b93 /doc/plugins | |
parent | 8d4c474f3b92ed2d0e8f968e34a5c6d9d30921fe (diff) | |
download | ikiwiki-08890fdd7fbc9bf45c3bbc3fcf20b4e1f8977824.tar ikiwiki-08890fdd7fbc9bf45c3bbc3fcf20b4e1f8977824.tar.gz |
misc updated
Diffstat (limited to 'doc/plugins')
-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 d1b1254bf..0e09812b2 100644 --- a/doc/plugins/mdwn.mdwn +++ b/doc/plugins/mdwn.mdwn @@ -1,3 +1,3 @@ This plugin, which is enabled by default, lets ikwiki convert files with -names ending in ".mwdn" to html. It uses the [[markdown]] minimal markup +names ending in ".mdwn" to html. It uses the [[markdown]] minimal markup language. |