-
I've beenusing alanwalk/markdown-toc:master for years; but tonight hit a bug where that extension wasn't updating a very long MD file with many headers. So I looked for an update/alternative. I saw …
-
Could take the basic format as currently done in https://github.com/dotnet/docs/pull/31543 and replace the few repos that have copies of this similar files.
- [ ] Create reference job here. In what f…
-
Not sure how many FPs we'll get.
-
I've been using [markdownlint](https://github.com/mivok/markdownlint) and the project that started as a [node port](https://github.com/DavidAnson/markdownlint) by @DavidAnson.
I've found the node ver…
-
```
Installation and running of markdownlint took 47 seconds
Traceback (most recent call last):
File "/Users/gkisel/.virtualenvs/inline-plz-bot/lib/python2.7/site-packages/inlineplz/linters/__init__…
-
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
#### Summary
Currently , the blog .md files and authors.md files are not checked.
Do we want to ext…
-
1. [`remark-lint`](https://github.com/remarkjs/remark-lint) is much more pluggable than `markdownlint`.
2. It can be integrated with `eslint` via [`esling-plugin-mdx`](https://github.com/mdx-js/eslin…
-
**Is your feature request related to a problem? Please describe.**
Not _necessarily_ a problem, but it is a minor annoyance when I open a README in my editor and see a lot of warnings about how the m…
-
Some of the markdown we have is still inconsistent and it is a good idea to document some of the guidelines as well as add rules to markdownlint that will make it easier to check against PRs.