We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8cb08 commit 191143dCopy full SHA for 191143d
Microsoft/HeadingPunctuation.yml
@@ -5,4 +5,4 @@ nonword: true
5
level: warning
6
scope: heading
7
tokens:
8
- - '\w+[.?!-]$'
+ - '[a-z0-9][.?!]\s'
0 commit comments