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

How to disable Automatic Ordered list and Unordered Listing? #409

Open
PamAllay opened this issue Nov 10, 2024 · 2 comments
Open

How to disable Automatic Ordered list and Unordered Listing? #409

PamAllay opened this issue Nov 10, 2024 · 2 comments

Comments

@PamAllay
Copy link

PamAllay commented Nov 10, 2024

Hi, when i type "1. something." then click enter then it automatically created 2. and if enter again then 3. and so on.

My issue is when i write e.g. "57. Something" it automatically converts "57." into "5." Can it be corrected? so parsing will work correctly and doesn't e.g. convert "57." into "5.".

Also, can if be configured to make the automatic listing to work only when its manually toggled on and not automatically? is it possible?

@MohamedRejeb
Copy link
Owner

Thanks for opening this issue. You are right I think it's important to make this optional. For now there's no way to do it, but I will work on it.

@MohamedRejeb
Copy link
Owner

This should fix the issue partially #416 when you type 57. it's going to change to 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants