|
|
|
|
|
by bambax
4108 days ago
|
|
A problem with live preview is that in most iterations, after the first page you cease to see the preview of what you type, and you need to scroll down on the preview to have it match where you are in the source text. I had developed a few years ago a markdown editor with live preview, with a mechanism that synchronized the source and the preview, scroll-wise, so the preview would always display the part that was being edited. It didn't take off (at all) so I let it go but I wish there would be a standardized way to do this; I'm surprised this problem isn't otherwise addressed, because it's a real problem for me. |
|