Skip to content

Instantly share code, notes, and snippets.

View Alex-Ikanow's full-sized avatar

Alex Alex-Ikanow

View GitHub Profile
@leggetter
leggetter / gist:6457525
Last active December 22, 2015 10:18
We have a number of entries in a Confluence wiki that we'd like to migrate to a github wiki. However, Confluence seems to have it's own Wiki Markup. I'd love to create an automated process for the migration, but for the moment these manual steps help.

Migrate Confluence Wiki Markup to Github Markdown

Get the Confluence Wiki Markup

Go to the page and click "Edit". The "View wiki markup" option removes whitespace.

Paste that into your favourite text editor.

Converting inline code