Conversation
BigBlueHat
left a comment
There was a problem hiding this comment.
Looks great to me! Thanks for fixing that.
Which tool did you use for running the markdown linting? I've found a few, like this one for VS Code which looks to support that config file: Ah. It also looks like there's a Node.js port also: https://github.com/DavidAnson/markdownlint Fab. This could be helpful across the board for your repos. Much appreciated, @magyarblip! |
|
Yes, https://github.com/DavidAnson/markdownlint is the one i use, mostly cos it has a lot of subscribers and is configurable. |
|
Also note we will (hopefully soon) update to eslint v9 and I had thought of using their new https://github.com/eslint/markdown plugin. That might not be as comprehensive yet though. |
And we're still blocked on getting to |
PR to address issue #54
See https://github.com/magyarblip/test-cborld for a working version, cos READMEs are hard to execute....