Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion creates directories for pages with forward slashes in their page titles #22

Open
monkeyhybrid opened this issue Mar 24, 2022 · 0 comments

Comments

@monkeyhybrid
Copy link

First off, a big thank you for making this tool! I just successfully converted several hundred pages from MediaWiki to Markdown, saving me many days of manual work.

The only problem I hit was with any MediaWiki page that contained one or more forward slashes in the page title. During conversion, convert.php would treat the forward slash as a directory separator, creating directory hierarchies that shouldn't exist, with no actual markdown within them.

Thankfully, I only had a handful of pages like this and I manually renamed them in MediaWiki beforehand, to get around this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant