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

fix #676, escape / by \/ #681

Closed
wants to merge 1 commit into from
Closed

fix #676, escape / by \/ #681

wants to merge 1 commit into from

Conversation

fxliang
Copy link
Contributor

@fxliang fxliang commented Aug 2, 2023

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes #676

Feature

Describe feature of pull request

able to escape / by /

punctuator/full_shape/\/: [ /, ÷ , 'ᵮ']
punctuator/half_shape/\/: [ 、, '\', \ , 'ħ']
punctuator/half_shape/\: ["、", "\\", "\", 'ɓ', 'ǰ']

Unit test

  • Done

Manual test

  • Done

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

@fxliang fxliang closed this Aug 3, 2023
@fxliang fxliang deleted the fix-676 branch November 3, 2023 19:18
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

Successfully merging this pull request may close these issues.

配置的 key 是 / 的时候,.custom.yaml 中如何书写路径?
1 participant