Create a .markdownlint.json file and place it in the root folder of your project.
{
"default": true,
"MD034": false
}

Technical notes, and other ideas.
Create a .markdownlint.json file and place it in the root folder of your project.
{
"default": true,
"MD034": false
}