diff --git a/data/plum/punctuation.yaml b/data/plum/punctuation.yaml index 25b897c..a764ff4 100644 --- a/data/plum/punctuation.yaml +++ b/data/plum/punctuation.yaml @@ -41,7 +41,7 @@ half_shape: '.' : { commit: 。 } '<' : [ 《, 〈, «, ‹ ] '>' : [ 》, 〉, », › ] - '/' : [ 、, '/', /, ÷ ] + '/' : [ '/', 、, /, ÷ ] '?' : { commit: ? } ';' : { commit: ; } ':' : { commit: : }