# # # patch "wiki/ikiwiki_migration.mdwn" # from [5bd867b3499c6a6f3d13ff054fc594363ecd4a70] # to [7a121fd6e96681b79f11887286b23b8fc6701071] # ============================================================ --- wiki/ikiwiki_migration.mdwn 5bd867b3499c6a6f3d13ff054fc594363ecd4a70 +++ wiki/ikiwiki_migration.mdwn 7a121fd6e96681b79f11887286b23b8fc6701071 @@ -79,6 +79,9 @@ 3. Translate the markup. *Some of this m or markdown might interpret the whole block as HTML only, not to be processed. + Anchors are referred to as `[Java Style](#JavaStyle)` instead of + the moinmoin syntax `[#JavaStyle Java Style]`. + 4. Generate, test, rinse, repeat. `commit` now and again if you like, because your page is still tagged as unfinished.