We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Any way to work around this?
It works fine until it doesn't. I'd rather it skip a markdown file than skip all files after one with a problem.
Thanks for any help!
Error at "source" (line 83, column 1): unexpected end of input expecting lf new-line, "<", "{|", "=", "----", "#", "*", ";", ":", white space, " ", "{{", "'''", "''", "[[", "[", "\\[", "\\(", "&" or "{{{" ^ Pandoc\PandocException: Pandoc could not convert successfully, error code: 65. Tried to run the following command: /usr/bin/pandoc --from=mediawiki --to=gfm /tmp/pandoc66c89578ec803 in /var/lib/mediawiki/backupper/mediawiki-to-gfm/vendor/ryakad/pandoc-php/src/Pandoc/Pandoc.php:287 Stack trace: #0 /var/lib/mediawiki/backupper/mediawiki-to-gfm/app/src/Convert.php(194): Pandoc\Pandoc->runWith() #1 /var/lib/mediawiki/backupper/mediawiki-to-gfm/app/src/Convert.php(149): App\Convert->runPandoc() #2 /var/lib/mediawiki/backupper/mediawiki-to-gfm/app/src/Convert.php(117): App\Convert->convertData() #3 /var/lib/mediawiki/backupper/mediawiki-to-gfm/convert.php(50): App\Convert->run() #4 {main}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Any way to work around this?
It works fine until it doesn't. I'd rather it skip a markdown file than skip all files after one with a problem.
Thanks for any help!
The text was updated successfully, but these errors were encountered: