mediawiki-to-gfm
mediawiki-to-gfm copied to clipboard
Unable to locate pandoc
Running in Windows 10 command prompt
D:\mediawiki-to-gfm>php convert.php --filename=wiki.xml --output=wiki
'which' is not recognized as an internal or external command,
operable program or batch file.
Unable to locate pandoc
Versions reported in command prompt
- PHP 8.3.1
- pandoc 3.1.11
- Composer 2.6.6
These are all reported when run from the same location, so I don't believe this is a path/env issue.
Mediawiki-to-gfm is for linux, not windows.
you need to transform some function on Pandoc.php for windows.