Reimplement MD044/proper-names using micromark tokens.

This commit is contained in:
David Anson 2023-03-14 21:03:07 -07:00
parent e8a85c91f2
commit 5bff33d41b
9 changed files with 182 additions and 495 deletions

View file

@ -49,13 +49,17 @@ HTML <u>javascript</u> {MD044}
javascript is code {MD044}
node.js is runtime {MD044}
```js
```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/).
@ -88,7 +92,7 @@ Text referencing mULTIPLEcASE name.
<img src="img/javascript/image.png" error="{MD044}">
<script type="text/javascript">
{MD044:90}
{MD044:94}
javascript {MD044}
</script>