You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Markdown is the main aspect of the app, it would make sense for the editor to be in markdown mode as default, as many users are probably used to its syntax. It could also save the previously used mode in the local storage so they don't have to switch every time they open a new task.
Done by #78, so I'm closing this. If someone thinks it's not working properly or could be improved, feel free to comment here and I'll open the issue again.
Since Markdown is the main aspect of the app, it would make sense for the editor to be in markdown mode as default, as many users are probably used to its syntax. It could also save the previously used mode in the local storage so they don't have to switch every time they open a new task.
This change was initially suggested in #70
The text was updated successfully, but these errors were encountered: