diff options
author | https://id.koumbit.net/ergonlogic <https://id.koumbit.net/ergonlogic@web> | 2012-11-21 17:06:08 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-21 17:06:08 -0400 |
commit | 7a95a530d8df00bc9f9e41f62589b80c36e9a24b (patch) | |
tree | d1d96ff2b476cc7bdc2a8364aefeebcf89cbec01 /doc | |
parent | b9fea6f7ece2e257120a8d96b9c7c1fa73336f4d (diff) | |
download | ikiwiki-7a95a530d8df00bc9f9e41f62589b80c36e9a24b.tar ikiwiki-7a95a530d8df00bc9f9e41f62589b80c36e9a24b.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/convert_moinmoin_to_ikiwiki.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn index a313c2b64..b9e3ed0ea 100644 --- a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn +++ b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn @@ -52,7 +52,7 @@ The software is made of two pieces: * FullSearch, partially, only through [[ikiwiki/directive/inline]] (so no textual search) * Include, partially through [[ikiwiki/directive/inline]] (so missing boundary extraction and heading level generation) * PageCount, same name even :) - * OrphanedPages, through [[ikiwiki/directive/oprhans]] + * OrphanedPages, through [[ikiwiki/directive/orphans]] * Date and Datetime, should be through [[plugins/date]] instead of current hack |