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

wrong indent of markups within quotes #1581

Open
2 tasks done
champignoom opened this issue Sep 14, 2024 · 0 comments
Open
2 tasks done

wrong indent of markups within quotes #1581

champignoom opened this issue Sep 14, 2024 · 0 comments
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.

Comments

@champignoom
Copy link
Contributor

Prerequisites

  • I am using the latest stable release of Neovim
  • I am using the latest version of the plugin

Neovim Version

v0.10.0-dev-2826+gf6dcc464f

Neorg setup

default

Actual behavior

Line 2 should start with two spaces.

Expected behavior

Line 2 starts with no space.

Steps to reproduce

Open new test.norg, write

> 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 *20 21 22 23 24 25
26 27 28 29 30*

and reindent everything with gg=G

Potentially conflicting plugins

No response

Other information

No response

Help

None

Implementation help

No response

@champignoom champignoom added the bug Issues related to bugs. Please attach a severity, a priority and category with this label. label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to bugs. Please attach a severity, a priority and category with this label.
Projects
None yet
Development

No branches or pull requests

1 participant