bcurran3 / ChocolateyPackages

My published Chocolatey packages
206 stars 94 forks source link

CNC - invalid Markdown heading syntax found - when using a # inside of a hyperlink #355

Closed asheroto closed 7 months ago

asheroto commented 9 months ago

If you run CNC against a nuspec file that has a hyperlink in the description with a # character such as

please refer to [issue #16](https://github.com/coreybutler/nvm-windows/issues/16).

Then it will say

WARNING:   ** <description> - invalid Markdown heading syntax found. This will trigger a message from the verifier

For example, the end of this line will cause CNC to produce the message below https://github.com/asheroto/ChocolateyPackages/blob/7dbbebc7cdb89a4b28ea811827101c5d2b97b276/nvm.install/nvm.install.nuspec#L48

image

But if you remove the # character then it works. I think CNC thinks it's a heading and does not detect the # character is text for a hypeerlink. 😊

bcurran3 commented 7 months ago

Closing this as I am no longer creating or maintaining Chocolatey packages. Sorry, out of my control.

Hopefully you've enjoyed my work and found it useful.

Bella Ciao!

asheroto commented 7 months ago

Well wait! what if somebody else takes over the repo?

bcurran3 commented 7 months ago

No one can take over it, anyone can fork it. Chocolatey Team members already have. I'm sure they will deal out the package maintainership to anyone who's interested, probably in the Google Groups.