selfdefined / web-app

Dictionary database with future API and bot integrations
https://www.selfdefined.app/
573 stars 172 forks source link

Linting: unrelated trailing space issue #423

Closed AishaBlake closed 3 years ago

AishaBlake commented 3 years ago

I worked on PR #422 to add the word "albino" and running the tests surfaced an issue with a trailing space in the definition for ADD/ADHD:

[lint:markdown] 11ty/definitions/add-adhd.md:20:751 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

tatianamac commented 3 years ago

On it! Thanks for filing the bug!