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

Blockquote removed from initial editor content #754

Closed
davelozier opened this issue Jun 19, 2016 · 1 comment
Closed

Blockquote removed from initial editor content #754

davelozier opened this issue Jun 19, 2016 · 1 comment

Comments

@davelozier
Copy link

davelozier commented Jun 19, 2016

The blockquote in initial editor content is removed. It can be added back using the editor though.

Steps for Reproduction

  1. Visit http://codepen.io/davelozier/pen/KMgNze in Chrome on Linux.
  2. Observe the line "Hello again! This is a block quote." In the HTML you can see that it exists within the initial editor content.
  3. Place cursor after line and select the quote button. The blockquote tag is added. Also note, the quote button is not given the ql-active class when the blockquote has focus.

Expected behavior: Initial blockquote within the editor contents should not be removed.

Actual behavior: Initial blockquote is stripped from the editor when initialized.

Platforms: Chrome 51 on Linux (Ubuntu 16.04) - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

Version: 1.0.0-beta.5

@OctaneInteractive
Copy link

Any update on this? I'm using Vue2Editor 2.10.2, and it's stripping blockquotes and both ordered and unordered lists (perhaps more, but I've not finished testing).

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

3 participants