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

Add Draft.js on page /write component #65

Closed
bonustrack opened this issue Oct 10, 2016 · 0 comments
Closed

Add Draft.js on page /write component #65

bonustrack opened this issue Oct 10, 2016 · 0 comments
Assignees

Comments

@bonustrack
Copy link
Contributor

No description provided.

@bonustrack bonustrack added this to the Busy v1 milestone Oct 10, 2016
@yamadapc yamadapc self-assigned this Oct 12, 2016
yamadapc added a commit that referenced this issue Oct 12, 2016
yamadapc added a commit that referenced this issue Oct 12, 2016
Took a rich editor example and added it, supporting:
- h1-h6
- ul & ol
- em, b, blockquote, code
- pre, code
- underlined

It tries to render the content as markdown and submits it as the body.
Also stores serialized Draft.js state on the `json_metadata`.

On development an example Draft.js state that could be loaded from
`json_metadata` is loaded from a JSON file.
yamadapc added a commit that referenced this issue Oct 12, 2016
Took a rich editor example and added it, supporting:
- h1-h6
- ul & ol
- em, b, blockquote, code
- pre, code
- underlined

It tries to render the content as markdown and submits it as the body.
Also stores serialized Draft.js state on the `json_metadata`.

On development an example Draft.js state that could be loaded from
`json_metadata` is loaded from a JSON file.
bonustrack pushed a commit that referenced this issue Oct 12, 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

2 participants