When checking whether a file has an existing Confluence page, and when linking to GitHub, use the file path relative to the repo root and not relative to the root of the machine that is running the wiki sync script.
Also update the regex that find links, so that multiple links on the same line are parsed properly.
When checking whether a file has an existing Confluence page, and when linking to GitHub, use the file path relative to the repo root and not relative to the root of the machine that is running the wiki sync script.
Also update the regex that find links, so that multiple links on the same line are parsed properly.
Fixes #34 #36