2020-06-19 21:08:34 -07:00
|
|
|
# Detailed Results Proper Names
|
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text Markdownlint text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text node.JS text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text .net text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text example.net text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text "Markdownlint" text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text "node.JS" text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text ".net" text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text "example.net" text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text **Markdownlint** text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text **node.JS** text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text **.net** text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text **example.net** text. {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Markdownlint {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
node.JS {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
.net {MD044}
|
2020-06-19 21:08:34 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
example.net {MD044}
|
2023-03-15 21:26:22 -07:00
|
|
|
|
|
|
|
<!-- markdownlint-configure-file {
|
2023-07-28 14:33:03 +10:00
|
|
|
"proper-names": {
|
2023-03-15 21:26:22 -07:00
|
|
|
"names": [
|
|
|
|
"markdownlint",
|
|
|
|
"Node.js",
|
|
|
|
".NET"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
} -->
|