Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send the file contents and markdown one last time upon close #18

Open
abartov opened this issue Sep 9, 2018 · 2 comments
Open

Send the file contents and markdown one last time upon close #18

abartov opened this issue Sep 9, 2018 · 2 comments

Comments

@abartov
Copy link

abartov commented Sep 9, 2018

Again, thanks for this awesome editor!

It seems the close event, unlike the fileChange event, does not include a payload with the markdown and HTML of the edited buffer. In editing longish texts, it would be immensely more performant to only update my underlying textareas and preview box with the markdown and html upon closing the StackEdit popup, rather than with every single keystroke. Could you add that?

@cadavre
Copy link

cadavre commented Nov 14, 2018

+1

1 similar comment
@Ian-FR
Copy link

Ian-FR commented Jun 26, 2019

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants