Hi
What I’m trying to do
I am attempting to export my note using pandoc plugin to a word document. I am stuck with Pandoc file path not found. I am using windows.
Things I have tried
I have installed pandoc on windows. I used the instructions in powershell to locate the path:
"Get-command pandoc”
Powershell replies with: “the term ‘pandoc’ is not recognized by Get-Command”.
Previously it was working fine until I transferred my cloud service to Onedrive.
Could anyone kindly guide me on what I could be doing wrong?
Many thanks