Skip to content

The numbering in ordered lists are buggy #788

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

Open
Tracked by #779
ComputelessComputer opened this issue May 13, 2025 · 0 comments
Open
Tracked by #779

The numbering in ordered lists are buggy #788

ComputelessComputer opened this issue May 13, 2025 · 0 comments
Labels
f/core Related to core exp.(note-taking, recording, transcribing, enhancing)

Comments

@ComputelessComputer
Copy link
Collaborator

ComputelessComputer commented May 13, 2025

If you were to delete spaces in between two ordered lists, it has to be merged into a single list.

For example, this needs to become:

  1. foo
  2. bar
  3. baz
    (remove space)
  4. lorem
  5. ipsum

this:

  1. foo
  2. bar
  3. baz
  4. lorem
  5. ipsum
@ComputelessComputer ComputelessComputer mentioned this issue May 13, 2025
5 tasks
@ComputelessComputer ComputelessComputer added the f/core Related to core exp.(note-taking, recording, transcribing, enhancing) label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f/core Related to core exp.(note-taking, recording, transcribing, enhancing)
Projects
Status: No status
Development

No branches or pull requests

1 participant