We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26c91d commit 63853a0Copy full SHA for 63853a0
test/main.spec.js
@@ -24,6 +24,7 @@ describe('Checklist', function() {
24
'## Resources',
25
'## Credits',
26
'## Other How They... repos',
27
+ '## Stargazers Over Time',
28
'## Contribute',
29
'## License'];
30
const actualList = srcMd.match(/^## (.*$)/gim);
0 commit comments