summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjrayhawk <jrayhawk@web>2013-05-07 19:33:10 -0700
committersitewranglers <iki-sitewranglers@freedesktop.org>2013-05-07 19:33:10 -0700
commit9b04af9666a5a92933dad3af9ff47609008a1e75 (patch)
tree6ed5313c9944fbb7b3b4cb977679619b97c2a93e
parent60d5f0f40f413a8920966460a683dcdcdbd7f8ad (diff)
moin2iki: selective conversion instruction improvements
-rw-r--r--wiki/moin2iki_page_selection.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/moin2iki_page_selection.mdwn b/wiki/moin2iki_page_selection.mdwn
index bf1b6a6..5d9c0d5 100644
--- a/wiki/moin2iki_page_selection.mdwn
+++ b/wiki/moin2iki_page_selection.mdwn
@@ -9,6 +9,8 @@ On Annarchy:
moin2iki-import-page.sh ADifferent/PageName
git push
+The detached commit histories that this generates have deterministic hashes, so attempting to merge a page history that has already been merged is a safe no-op.
+
There may be some manual cleanup to be done on the page itself; the automatic conversion creates pretty ugly but mostly functional Markdown, but is quite bad at dealing with preformatted text.
You may want to read up on [[formatting|http://ikiwiki.info/ikiwiki/formatting/]], [[locally previewing files|preview]], and [[other Ikiwiki features|http://ikiwiki.info/features/]]