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
In place live preview. In a nutshell as you type markdown it previews the text behind your cursor eliminating the need for a separate preview space. See https://github.com/marktext/marktext
Or https://typora.io/ to see what I'm talking about.
Why
Faster mental feedback and an overall better experience.
How
All the logic is basically in the codebase but needs to be consolidated with handling for tons of edge cases
Blocker
Needs product refinement and approval from the simplenote core team. I'm willing to do this.