Alex Hammi
Alex Hammi
https://pandoc.org/chunkedhtml-demo/8.9-tables.html It would be very nice to have support for the pandoc grid tables because they give a lot more flexibility in creating tables in Markdown
Create the ability to store every shortcut either in local storage or in sync storage. In case sync is not available warn the user in the front end and select...
https://stackoverflow.com/questions/7317273/warn-user-before-leaving-web-page-with-unsaved-changes
Add ignores in .gitignore that allow running tests without the repository being full of uncommited files.
When using the setup.py buildtest command, the git repository gets a lot of untracked files. Especially the whole mupdf soruce code as well as a lot of test artifacts. To...