Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Add otName option to widget constructor. #20

Merged
merged 2 commits into from
May 21, 2014
Merged

Conversation

byronm
Copy link
Contributor

@byronm byronm commented May 14, 2014

This fixes #9.

@@ -162,4 +163,4 @@ The Rich Text Editor Widget is supported on the latest versions of Chrome, Firef

### How do I set and retrieve document contents?

See the [OT guide](https://developers.goinstant.com/v1/javascript_api/ot/index.html).
See the [OT guide](https://developers.goinstant.com/v1/javascript_api/ot/index.html). Instatiate an OT key with the `otName` you provided in the widget [constructor](#constructor), or use the default name, "rich-text-document".

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spelling mistake, instatiate

This fixes #9.

Signed-off-by: byronm <byronm@cs.stanford.edu>
Signed-off-by: Jason Chen <jhchen7@gmail.com>
byronm added a commit that referenced this pull request May 21, 2014
Add otName option to widget constructor.
@byronm byronm merged commit 6e1465e into master May 21, 2014
@byronm byronm deleted the byronm/9-expose-ot branch May 21, 2014 03:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retrieve editor contents/Expose quill instance
2 participants