standardnotes / markdown-pro

[Moved to https://github.com/standardnotes/app] Markdown Pro editor for Standard Notes (formerly Advanced Markdown Editor)
GNU Affero General Public License v3.0
31 stars 21 forks source link

Code block text overflow bug #34

Closed anavarre closed 4 years ago

anavarre commented 4 years ago

I hope this is the correct repo to file this bug against. This is for the https://standardnotes.org/extensions/markdown-pro extension.

FYI I tried to reproduce upstream at https://easymde.tk/ and couldn't. See below in Standard Notes:

markdown-pro-code-block

The expected behavior would be for the code to be either wrapped to a new line or get the code block box to expand.

ningsongshen commented 4 years ago

@anavarre we've fixed the code block issue here: https://github.com/standardnotes/markdown-pro/pull/42. You'll be able to see the code block expand with a scroll bar now!