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

Lua Custom Writers cannot contain dashes #5187

Closed
fzuviria opened this issue Dec 27, 2018 · 0 comments
Closed

Lua Custom Writers cannot contain dashes #5187

fzuviria opened this issue Dec 27, 2018 · 0 comments

Comments

@fzuviria
Copy link

If the path of a custom writer contains a dash '-' pandoc will fail with the following error message:
Unknown extension: .lua
Example
pandoc --from=docx -t confluence-storage.lua --output /dev/fd/1 -- 'some document.docx'
Produces
Unknown extension: storage.lua

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

No branches or pull requests

2 participants