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

pandoc -t /home/test/testAddr/tmp-1/sample.lua input.md -o input.html fails #1267

Closed
tex opened this issue Apr 26, 2014 · 4 comments
Closed

Comments

@tex
Copy link

tex commented Apr 26, 2014

Here there are two things pandoc fails to parse correctly at -t switch:

it fails to correctly recognize the tmp-1 as a content of path, the problem is '-' character
it converts all from -t to lowercase so it cannot find the file on filesystems that are case-sensitive

@timtylin
Copy link
Contributor

Did you mean to use -F instead of -t?

@tex
Copy link
Author

tex commented Apr 26, 2014

I believe it is '-t' like "to" since it is a custom script that converts to HTML plus some goodies.

@timtylin
Copy link
Contributor

allright, just making sure that it's indeed a custom writer

jgm added a commit that referenced this issue Apr 28, 2014
@jgm jgm closed this as completed in c8f97d3 Apr 28, 2014
@tex
Copy link
Author

tex commented Apr 28, 2014

Thanks!

Pandoc is great tool!

On 28 April 2014 06:02:10 CEST, John MacFarlane [email protected] wrote:

Closed #1267 via c8f97d3.


Reply to this email directly or view it on GitHub:
#1267

Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

No branches or pull requests

2 participants