Skip to content

Commit 191143d

Browse files
authored
Update HeadingPunctuation.yml
See #9.
1 parent 1d8cb08 commit 191143d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft/HeadingPunctuation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ nonword: true
55
level: warning
66
scope: heading
77
tokens:
8-
- '\w+[.?!-]$'
8+
- '[a-z0-9][.?!]\s'

0 commit comments

Comments
 (0)