Alex
Alex
Besides the issues others have noted with awesome-lint, my suggestion is to move subcategories of contributed libraries to a higher level (Libraries > Core, 3D, GUI, etc) to make them...
My advice would be to have the introduction first, then the prompts, and everything else at the end. I could feel my focus loosening as I scrolled down, especially on...
Recreating my previous Awesome Babylon.js PR. @sindresorhus There is only one failure in awesome-lint: "Main heading must be in title case" from "remark-lint:awesome-heading" The error comes from the [case](https://www.npmjs.com/package/case) dependency...
> Some of the items in the Playground section could use a description... what makes them noteworthy? Most of the playground items don't have official titles since the creators left...
@sindresorhus is any of this blocking?
@sindresorhus I have filed issues for the three failing items on awesome-lint: - [False positive: identical links](https://github.com/sindresorhus/awesome-lint/issues/158) - [Exception for title case and list item punctuation ending with .js](https://github.com/sindresorhus/awesome-lint/issues/157) Babylon.js...
@zakarialaoui10 I already mentioned the errors above. Bug reports have been filed.
> Please follow the normal formatting of Awesome lists. Links should be linkified text, not plain URL links. @sindresorhus I tried that in the playground, but it doesn't fit with...
Very well. Changed the Playground format. The only other part is the book links, and those are descriptive. "aka.ms" is necessary to show because it designates that this is a...
@sindresorhus anything else needed? The latest version of remark-lint-double-link includes the fix for double hashtag links, and I'm trying to see about making a PR for awesome-lint to fix the...