Git Product home page Git Product logo

Comments (4)

ianmackinnon avatar ianmackinnon commented on July 21, 2024 1

Many thanks for your help. RET was indeed not bound to markdown-enter-key due to other minor mode settings.

from markdown-mode.

jrblevin avatar jrblevin commented on July 21, 2024

Thanks for reporting this. This was due to the same issue as in #16 and #30. The issue was fixed in commit 0c71203. I also added a test case in commit 6f09417.

from markdown-mode.

ianmackinnon avatar ianmackinnon commented on July 21, 2024

This issue is still occurring for me exactly as the example here above. I'm using Emacs 24.5.1 and I've tried with:

  • The latest version from Melpa: 20170619.1503
  • The tip of the repository (currently ab45304, 2.3-dev)
  • The commit made to fix the issue (0c71203, 2.2)

And the error occurs in every case.

Is there any way I could try to determine why this is still happening on my system despite the fix?

from markdown-mode.

jrblevin avatar jrblevin commented on July 21, 2024

I added a regression test when this issue came up, and it's still passing, so I don't think it's the same issue with markdown-mode. I also double-checked, just to be sure, and I'm not seeing the behavior.

As for your local configuration: I'd first check to see if something is overriding your return key: M-x describe-key RET. It should be bound to markdown-enter-key. Next, check to see what minor modes are active (C-h m) and if any of them seem like they might be affecting indentation.

from markdown-mode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.