This commit is contained in:
Matt Bierner
2017-01-13 15:52:41 -08:00
committed by GitHub
parent 052f6405c7
commit cf3d092b2e

View File

@@ -256,7 +256,7 @@
<key>heading</key>
<dict>
<key>begin</key>
<string>(?:^|\G)(#{1,6})\s*(?=[\S[^#]])</string>
<string>(?:^|\G)[ ]{0,3}(#{1,6})\s*(?=[\S[^#]])</string>
<key>captures</key>
<dict>
<key>1</key>