Skip to content

Commit

Permalink
Update usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Dec 5, 2023
1 parent 74900da commit d3b2f50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions autocorrect-website/src/docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@ rules:
space-punctuation: 1
# Add space between brackets (), [] when near the CJK.
space-bracket: 1
# Add space between ``, when near the CJK.
space-backticks: 1
# Add space between dash `-`
space-dash: 0
# Convert to fullwidth.
fullwidth: 1
# To remove space near the fullwidth.
Expand Down

0 comments on commit d3b2f50

Please sign in to comment.