markdownlint/test/proper-names.md

140 lines
2.4 KiB
Markdown
Raw Normal View History

# markdownlint test file
Markdownlint is a tool {MD044}
Quoted "Markdownlint" {MD044}
Emphasized *Markdownlint* {MD044}
JavaScript is a language
JavaScript is not Java
Nor is it Javascript. {MD044}
markdownlint runs on Node.js via npm
Node is an environment
Install into it with NPM {MD044}
Node.JSX is not a real thing
Nor is nodesjs or NPMI
npm can npm stand npm for npm many npm things
Writing npm is right, but NPM is wrong {MD044}
Get excited about Github! {MD044}
Share code on GitHub via Git
Internet Explorer is a web browser
OTOH, "internet explorer" is a job {MD044}
## node.js instructions {MD044}
Code in `javascript` {MD044}
Execute `via the node.js engine` {MD044}
HTML <u>javascript</u> {MD044}
* Use NPM {MD044}
> Run Markdownlint on your README {MD044}
javascript is code {MD044}
node.js is runtime {MD044}
```javascript
javascript is code {MD044} {MD046:52}
node.js is runtime {MD044}
```
Upload the code (to github) {MD044}
Image of ![github](https://github.com/). {MD044}
Image of ![GitHub](https://github.com/).
Link to [github](https://github.com/). {MD044}
Link to [GitHub](https://github.com/).
Link to [markdownlint](https://github.com/DavidAnson/MARKDOWNLINT).
Bare URL exempt https://github.com/DavidAnson/MARKDOWNLINT {MD034}
A short paragraph
about node.js and {MD044}
javascript. {MD044}
{MD044} `javascript`
`code
javascript` {MD044}
`code
javascript {MD044}
code`
`javascript {MD044}
code`
Text referencing multiplecase name.
Text referencing MultipleCase name.
Text referencing MULTIPLECASE name. {MD044}
Text referencing mULTIPLEcASE name.
<img src="img/javascript/image.png" alt="Description" error="{MD044}">
<script type="text/javascript">
{MD044:94}
javascript {MD044}
</script>
<a error="{MD044}" id="javascript"/>
<!-- javascript {MD044} -->
<!--
javascript {MD044}
-->
<a href="https://example.org">
<div><a href="https://example.org"></div>
<div>
<a href="https://example.org">
</div>
<div>
javascript {MD044}
<a href="https://example.org">
javascript {MD044}
</div>
{MD044:107} {MD044:109} {MD044:112} {MD044:117}
<!-- markdownlint-configure-file {
"no-inline-html": false,
"proper-names": {
"names": [
"HTTPS",
"Internet Explorer",
"markdownlint",
"multiplecase",
"mULTIPLEcASE",
"MultipleCase",
"JavaScript",
"Node.js",
"GitHub",
"npm"
]
}
} -->