Linting Errors
bytecauldron opened this issue · 2 comments
There are a few linting errors that occur when using Awesome Lint. These are "very minor" linting errors but I would like to eventually solve these issues besides just removing the icons.
- Emoji's cannot be included in the table of contents because this is inconsistent with the section headers. I was unable to add emoji's because it broke the markdown link. I've decided to remove emoji's altogether and figure out a different method to include images for each section.
- The YouTube icons are causing an "Invalid list item link" error in the linter when placed in the link name, like this:
- [YouTube Video ](https://www.youtube.com/watch?v=linkGoesHere) - Channel Name. - Placement of the 💸 emoji (indicating it's a paid asset) is also causing lint errors. I'll need to find a new spot to place this so the linter doesn't get angry.
Ok, all linting errors are now fixed.
I'll close this issue once I add a way to show YouTube links. I could just tag the YouTube icon at the end of the description. That appears to work without causing the linting errors.
YouTube icons were added back in. The linter won't complain if I put the icons at the end of each YouTube link. It's not as readable as I would like but for now, I think it works just fine. Eventually I'll have a better legend system to distinguish each link, whether it's an open source library or another type of resource.