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

Beta editor: Auto-indent doesn't work in code blocks with an unknown language type (including mermaid) #9971

Closed
personalizedrefrigerator opened this issue Feb 21, 2024 · 0 comments · Fixed by #9972
Labels
bug It's a bug

Comments

@personalizedrefrigerator
Copy link
Collaborator

Operating system

Android

Joplin version

2.14.5

Desktop version info

No response

Current behaviour

  1. Create a note with the following content:
Test:
```mermaid
flowchart LR
    A --> B
```
  1. Move the cursor to the end of the A --> B line and press enter
  2. Observe that the indentation from the previous line is not continued.

Expected behaviour

Indentation from the previous line should be continued.

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug
Projects
None yet
1 participant