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

python code export err #178

Open
XuBovey opened this issue Feb 19, 2020 · 1 comment
Open

python code export err #178

XuBovey opened this issue Feb 19, 2020 · 1 comment
Milestone

Comments

@XuBovey
Copy link

XuBovey commented Feb 19, 2020

moveBindings = {'u':(1,0,0,0),
                'i':(0,1,0,0),
                'o':(0,0,1,0),
                'p':(0,0,0,1),
                'j':(-1,0,0,0),
                'k':(0,-1,0,0),
                'l':(0,0,-1,0),
                ';':(0,0,0,-1),}

speedBindings= {'q':(1.1,1.1),
                'z':(.9,.9),}

some code like this, will output some err:
ERROR: convertMarkdownToHtml()
Error: ENOENT: no such file or directory, open '....\1,0,0,0'

looks like it take (1,0,0,0) as a file.

@yzane yzane added this to the 1.4.3 milestone Mar 11, 2020
@yzane
Copy link
Owner

yzane commented Mar 11, 2020

Please upgrade Markdown PDF to ver1.4.3 and try.

tat3 pushed a commit to tat3/vscode-markdown-pdf-2 that referenced this issue Sep 4, 2022
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