William Brawner
William Brawner
I would too actually. Unfortunately it's quite complicated as Android already has a built-in undo/redo system but it isn't accessible to devs as far as I can tell, which means...
This is not expected behavior, but it's already been fixed in the code. I just need to publish a new release to the Play Store
I've considered putting in multi-file support but haven't gotten around to attempting to implement it yet. It will require a lot of thinking around how to implement it in the...
Hey, thanks for the feature request. I'm not super familiar with latex so I'll do some reading up on it and see how it could be implemented.
These seem like feature requests for the underlying markdown engine, which SimpleMarkdowm leverages https://github.com/hoedown/hoedown for. I have wanted to replace this engine for some time, for various reasons, though it's...
Thanks for the feature request! I'll take a look when I have time to do so, or feel free to open a pull request if you're inclined to do so
I believe this should be covered by 1cc33041dc83551c24abe8ac4bf58c0ea725cebf. At least on my device (Pixel 3a, Android 10), Save overwrites the contents of the file without creating a new copy, and...
I'm not sure there's a whole lot I can do about this. Whenever you open a file in the app, I hold a reference to where it came from, and...
Do you have a sample file you'd be willing to share that exemplifies the problem? Code blocks should work, though they don't have syntax highlighting
Hey, and thanks for the complement! I'll add this to my todo list as a configurable option in the menu