Markdown editor using electron, nodejs
debugging
- install nodejs
- clone this repo
- in the cli at this repo folder type
npm install
- in the cli at this folder type
electron .
- use mainWindow.webContents.printToPDF() to implement print to PDF using only the markdown output from marked