Skip to content

Markdown cells no longer soft wrap lines in master #1743

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

Closed
fonnesbeck opened this issue Sep 6, 2016 · 4 comments · Fixed by #1757
Closed

Markdown cells no longer soft wrap lines in master #1743

fonnesbeck opened this issue Sep 6, 2016 · 4 comments · Fixed by #1757

Comments

@fonnesbeck
Copy link

After updating notebook with the current master this evening, I noticed that markdown cells no longer soft wrap long lines. This makes it very difficult to edit markdown cells. This occurs both with Safari and Chrome.

screen shot 2016-09-05 at 8 25 51 pm

Running 5.0.0.dev on OS X 10.12 and Python 3.5.

@fonnesbeck
Copy link
Author

Am I the only one seeing this? I noticed also that the Markdown syntax highlighting has disappeared.

@minrk minrk added this to the 5.0 milestone Sep 12, 2016
@minrk
Copy link
Member

minrk commented Sep 12, 2016

I see the same thing. Not sure what happened.

@minrk
Copy link
Member

minrk commented Sep 12, 2016

14089ce seems to have disabled the mechanism for loading the markdown cell default codemirror config.

@minrk
Copy link
Member

minrk commented Sep 12, 2016

Seems to be fixed by #1757

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants