zzy

Results 23 comments of zzy

Is there a real solution yet?

@edgarmacas Could you show your demos? :-)

@edgarmacas it works! Many thanks!!! But there are many other problems between ScrollView and WebView like the touch event and so on.

@kachkaev Unfortunately not, the output is ==== FILE xxx.md initializing... starting engine... exporting to html... done. And it doesn't exit.

I'm using window7 with node 9.11.1 and run it in vscode's terminal(use cmd).

@kachkaev I have just used the empty markdown file to do the test, the result is the same. The mume is installed by npm just yesterday. Maybe it is related...

@kachkaev No, I have another windows 10, I will try it later.

Using pkg 4.3.1 to package script to exe file and run it on my windows 10. Same result, the process doesn't exit.

@shd101wyy Yes, used the same code provided by kachkaev with empty markdown file.

看了cli里面createEngine仍然是需要init一次,并且Engine是和filepath相关,如果批量转换感觉仍然是需要每个文件都create一次,没有省次数呀?