Replies: 1 comment 2 replies
-
Try to use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My platform is windows 11.
I write this command to convert html I copy in Edge to org mode with pandoc. I've installed pandoc.
But it doesn't work, no error notifications but I don't get the result. I think copyq may not find pandoc, so I try absolute path, I do get error notifications,
Expected token )
.But I cannot see why it expects
)
.How can I make it work?
Beta Was this translation helpful? Give feedback.
All reactions