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

Quote not working in Google Chrome #6

Closed
abitdodgy opened this issue Jan 3, 2011 · 2 comments
Closed

Quote not working in Google Chrome #6

abitdodgy opened this issue Jan 3, 2011 · 2 comments

Comments

@abitdodgy
Copy link

Blockquote is not working in Google Chrome. It creates four duplicates of the string and does not indent correctly.

For example:
"test" becomes:

"test
"test >test test
test"

@methodin
Copy link

Comment out line 93 of wmd-plus.js:
//command.wrap(chunk, wmd.wmd_env.lineLength - 2);

@niuage
Copy link

niuage commented Mar 8, 2012

Thanks, it works. Still a LOT of other bugs in chrome though :(

@derobins derobins closed this as completed Oct 3, 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

4 participants