Akira Kobayashi

Results 9 comments of Akira Kobayashi

@wewei Thank you for your contribution. It looks good to me! Did it work correctly without changing the return type here? https://github.com/JichouP/electron-typescript-ipc/blob/bf61ffc/src/index.ts#L19

Have you already installed Google Chrome?

Edge will meet the requirements. I don't know the cause, so I'll try to add a _debug mode_ so that anyone can check the error log.

Just click the button at the top of the preview window as you would with a pdf.

@z2332677 Use the image syntax such as: ``` ![width:200px](image.jpg) ![height:30cm](image.jpg) ![width:200px height:30cm](image.jpg) ``` See: https://marpit.marp.app/image-syntax?id=resizing-image

I see! In fact, I hadn't assumed relative paths from markdown files. Thanks for bringing this to my attention! I think I can probably solve this problem, so please give...

The preview feature could possibly be implemented. However, an export feature would be difficult to implement because it would require running Node.js (+ possibly something like Puppeteer).

# Workaround: SSH Signing as Alternative I encountered this issue and found that switching to SSH signing works as a practical workaround for those who can use it. ## Alternative...