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

有序列表的语法,如何使用英文字母而不是希腊字母? #854

Open
xuliuzhu1834 opened this issue Jul 26, 2024 · 1 comment

Comments

@xuliuzhu1834
Copy link

有序列表的语法,如何使用英文字母而不是希腊字母?

输入:

1. 有序列表 三
  a. 有序列表3.1`希腊字母`
  a. 有序列表3.2
  a. 有序列表3.3

期望输出:

  1. 有序列表 三
    a. 有序列表3.1希腊字母
    b. 有序列表3.2
    c. 有序列表3.3
@sunsonliu
Copy link
Collaborator

收到,我们看下如何兼容下哈,似乎只能丢掉“希腊字母”这个特性了。。。

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