Closed mpothier closed 2 years ago
@mpothier two things - one of them is just the question i asked on the code about the regex. The other is, is there an easy way to unit test this regex? I suppose the previous one is not unit tested. Do you think that'd be worth adding?
Yes, good call on that - I'll add unit tests for the regex.
Minor fixes to string matching, regular expressions for code scanning compliance.
npm run docs
and commit changes to API.mdmaster
heading before merging