mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-27 09:26:09 +01:00
Fix possible null-dereference if RegExp does not match in MD038.
This commit is contained in:
parent
4f4dee162c
commit
7d6635b472
2 changed files with 5 additions and 1 deletions
4
test/backslashes-and-backticks.md
Normal file
4
test/backslashes-and-backticks.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Heading
|
||||
|
||||
\\`\\
|
||||
\\`\\
|
||||
Loading…
Add table
Add a link
Reference in a new issue