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

Make Editor.paste support API call to insert string in place #28

Open
greenlaw110 opened this issue May 20, 2016 · 0 comments
Open

Make Editor.paste support API call to insert string in place #28

greenlaw110 opened this issue May 20, 2016 · 0 comments

Comments

@greenlaw110
Copy link

greenlaw110 commented May 20, 2016

Allow Editor.paste support calling directly through API to paste a string content, e.g.

mdEditor.paste("uploading image ...");

Note the current implementation of Editor.prototype.paste doesn't work because it only paste from clipboard.

greenlaw110 added a commit to ThinkingStudio/mdEdit that referenced this issue May 20, 2016
@greenlaw110 greenlaw110 changed the title Add an insert API Make Editor.paste support API call to insert string in place May 20, 2016
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

1 participant