BlankUp-Electron
BlankUp-Electron copied to clipboard
Markdown editor with clarity +1, as a desktop application.
It seems JavaScript is not filtered out in BlankUp, allowing things like ``, as the screenshot shows. Maybe an attacker can do nasty things inside BlankUp, using a Markdown file?...
Hi! I put together this PR to add a [snap](https://snapcraft.io) package. I've tested it on Ubuntu 16.04, but it should work just as well on Linux Mint, Manjaro, Debian, OpenSUSE,...
I just clicked a link in the preview and lost my file. The entire contents of the app are replaced by loading that link inside the app.
It would be a great addition to have localization. Especially for all warning texts that pop up because the buttons already get localized. - [ ] learn how to do...
Electron apps can have an auto-update feature. It would be really nice to have that. With it bug fixes would get propagated to all users instead of users having to...
If the first line of the file is `---`, it's very likely that the file contains YAML Front Matter, and everything until the 2nd `---` should either be ignored entirely,...