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

Formatting lost in new line #666

Closed
benbro opened this issue May 15, 2016 · 0 comments
Closed

Formatting lost in new line #666

benbro opened this issue May 15, 2016 · 0 comments

Comments

@benbro
Copy link
Contributor

benbro commented May 15, 2016

Rich text editors preserve the formatting in a new line. In quill when you press enter, you get a new line without any formatting.

Steps for Reproduction

  1. Visit http://beta.quilljs.com/
  2. Type some characters in bold.
  3. Press enter to start a new line.
  4. Type some characters.

Expected behavior:
The new line should have bold set.

Actual behavior:
The new line has no formatting.

Platforms:
Firefox 46 on Windows 7

Version:
1.0-Beta.2

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

No branches or pull requests

2 participants