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

It is a bug #25

Closed
dayAndnight2018 opened this issue Dec 23, 2020 · 4 comments
Closed

It is a bug #25

dayAndnight2018 opened this issue Dec 23, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@dayAndnight2018
Copy link

When I input an English sentence, it looks like this:

image

I think it is a bug to translate "I" to the order symbol "i."

@whistyun
Copy link
Owner

thanks for report.

To fix this issue, I have to make the rule of list markers strict.

In particular

  1. roman number order must start with 'i,' ~ 'iii,'. and disallow other character than [cdilmvx].
  2. alphabet order must start with 'a,' ~ 'c,'. and, in grammatically, list markers with two or more characters are disallowd (display is allowed).

image

@whistyun
Copy link
Owner

I will reclose after release

@whistyun whistyun reopened this Dec 24, 2020
@whistyun whistyun added the bug Something isn't working label Dec 24, 2020
whistyun added a commit that referenced this issue Dec 24, 2020
whistyun added a commit that referenced this issue Dec 24, 2020
@dayAndnight2018
Copy link
Author

I will reclose after release

ok

whistyun added a commit that referenced this issue Dec 24, 2020
change list marker regex for  #25
@whistyun
Copy link
Owner

this feature released in 0.10.0-a8 and 0.9.0-a8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants