You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, trying to edit anything immediately after a fenced code block (in either markdown-mode or gfm-mode) only results in Emacs completely freezing up. Try this:
Thanks for this detailed report. I also encountered this issue yesterday and bisected, leading me to the same commit. I thought I had fixed it already though, but apparently not. I'll look into it again.
Currently, trying to edit anything immediately after a fenced code block (in either
markdown-mode
orgfm-mode
) only results in Emacs completely freezing up. Try this:Now go to the end of the file and try to insert anything. Nothing happens (except for 100% CPU usage).
Bisecting reveals that the problematic commit is 23113fa.
The text was updated successfully, but these errors were encountered: