diff options
author | https://id.koumbit.net/ergonlogic <https://id.koumbit.net/ergonlogic@web> | 2012-11-21 17:21:15 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-21 17:21:15 -0400 |
commit | e51995c39c8dfc37aa7a33be7b9b6a907069c4fe (patch) | |
tree | 89b7befae1721fc652f7c3c50e5825c9d603fee5 /doc/tips | |
parent | 7a95a530d8df00bc9f9e41f62589b80c36e9a24b (diff) | |
download | ikiwiki-e51995c39c8dfc37aa7a33be7b9b6a907069c4fe.tar ikiwiki-e51995c39c8dfc37aa7a33be7b9b6a907069c4fe.tar.gz |
Diffstat (limited to 'doc/tips')
-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 b9e3ed0ea..ec4574971 100644 --- a/doc/tips/convert_moinmoin_to_ikiwiki.mdwn +++ b/doc/tips/convert_moinmoin_to_ikiwiki.mdwn @@ -60,7 +60,7 @@ The software is made of two pieces: * the main "moin wiki" markup * highlight parser, through the [[plugins/format]] plugin - * other parsers may be supported if an equivalent plugin exists in Ikiwiki (example: [[plugin/rst]]) + * other parsers may be supported if an equivalent plugin exists in Ikiwiki (example: [[plugins/rst]]) ## Current blocker |