The Wayback Machine - https://web.archive.org/web/20200905072414/https://github.com/88250/lute/issues/75
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

支持自定义解析器 #75

Open
88250 opened this issue Jul 12, 2020 · 0 comments
Open

支持自定义解析器 #75

88250 opened this issue Jul 12, 2020 · 0 comments
Assignees
Labels

Comments

@88250
Copy link
Owner

@88250 88250 commented Jul 12, 2020

目前已经支持自定义渲染器,但是有的业务场景需要自定义扩展语法,如果能支持自定义解析器的话会比较方便。

  • 需要重构现有解析实现,分为块级解析器、行级解析器,并支持定义优先级
  • 需要支持节点类型扩展
  • 需要支持 JS 端扩展解析器定义
@88250 88250 added the 引入特性 label Jul 12, 2020
@88250 88250 self-assigned this Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.