markdownlint/test/proper-names-non-word-boundaries.md

23 lines
292 B
Markdown

# Proper Names Non-Word Boundaries
Text .NET text.
Text NET. text.
Text .NET. text.
Text .net text. {MD044}
Text net. text. {MD044}
Text .net. text. {MD044}
<!-- markdownlint-configure-file {
"proper-names": {
"names": [
".NET.",
".NET",
"NET."
]
}
} -->