Is anyone using this successfully with perl? If so, can you possibly share a piece of sample code?
I have a key commented into my heading, and it uses [ x ] for checkboxes for to-do items. ND thinks it's a database index and I can't seem to get it to understand otherwise.
It's also skipping my header entirely, and not touching any license info.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can use the ND source code itself as an example of documented Perl.
You must be starting lines with "Key:" to get ND to think it's a database index, as that's one of the keywords for it. Edit your Topics.txt and add these lines:
Ignore keywords:
key, keys
Your header must have a "keyword: title" line to be included, as does any license info. If you did this and it's still not working, post an example.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is anyone using this successfully with perl? If so, can you possibly share a piece of sample code?
I have a key commented into my heading, and it uses [ x ] for checkboxes for to-do items. ND thinks it's a database index and I can't seem to get it to understand otherwise.
It's also skipping my header entirely, and not touching any license info.
You can use the ND source code itself as an example of documented Perl.
You must be starting lines with "Key:" to get ND to think it's a database index, as that's one of the keywords for it. Edit your Topics.txt and add these lines:
Ignore keywords:
key, keys
Your header must have a "keyword: title" line to be included, as does any license info. If you did this and it's still not working, post an example.