John Huang

Results 75 comments of John Huang

@curtisnn Thanks for sharing. Since I always use docker so I havent seen this issue before. It's good to know. I have added this to FAQ in wiki page

you may need to build the hummus your own. https://github.com/galkahana/HummusJS/issues?q=windows+10

2.0.0 has moved to [muhammara](https://github.com/julianhille/MuhammaraJS), please also post your issue ther. @sjaakieb

I think the reason could be you actually called multiple times `editPage` for the same page which is not a supported feature. However, I do have a work around for...

Can you post the step to reproduce your issue?

tbh, I dont have any experience for RTL... PR is welcome.

I believe it's possible. Since I am using `drawImage` (https://github.com/chunyenHuang/hummusRecipe/blob/master/lib/image.js#L42) from HummusJS, you should be able to pass the stream instead of path, please check https://github.com/galkahana/HummusJS/wiki/Show-images#streams

Yes, it's in my scope. I will see what I can do and make it easier. You are right about the link annotation. If you want a link on your...

I would love to have this feature as well. However, I will need more time for it and probably wait for this [Hummus PR #229]( https://github.com/galkahana/HummusJS/pull/229)

KK, I will steal some ideas from Devon. Thanks for the alternative solution and reference.