chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

Requirement: Flag the use on invalid markdown headers #194

Closed gep13 closed 4 years ago

gep13 commented 4 years ago

This is related to an issue that was raised on the chocolatey.org repository here:

https://github.com/chocolatey/chocolatey.org/issues/772

Primarily, this should check the Description field, but I given that the Release Notes section can also contain markdown, it would make sense to also include that field in the check as well.

ferventcoder commented 4 years ago

@gep13 make it a requirement. It should be easy enough to fix.