pulse
pulse copied to clipboard
A Platzi Flavored Markdown desktop editor
Bumps [electron](https://github.com/electron/electron) from 1.6.8 to 22.3.25. Release notes Sourced from electron's releases. electron v22.3.25 Release Notes for v22.3.25 Other Changes Security: backported fix for CVE-2023-5217. #40026 electron v22.3.24 Release Notes...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [next](https://github.com/vercel/next.js) from 3.0.0-beta5 to 13.5.0. Release notes Sourced from next's releases. v13.4.20-canary.41 Core Changes Add mui-core to the default optimizePackageImports list: #55554 Consolidate experimental React opt-in & add ppr...
Now, **Pulse** can upload an image with only Drop a local image onto the editor, this image upload to Imgur and automatically sets the image in the Markdown file. If...
I changed the 'main/index.js' file to have support of many Markdown files opened at the same time. Only added a manager on index to resolve this. Also added button 'new...