mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-22 12:54:06 +01:00
Remove UTF-8 byte order marker from file/string input.
This commit is contained in:
parent
dcf0462c22
commit
f077e4c393
4 changed files with 12 additions and 1 deletions
4
test/byte-order-marker-utf8.json
Normal file
4
test/byte-order-marker-utf8.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD041": true
|
||||
}
|
||||
3
test/byte-order-marker-utf8.md
Normal file
3
test/byte-order-marker-utf8.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Header
|
||||
|
||||
Text
|
||||
Loading…
Add table
Add a link
Reference in a new issue