- check for tag type before accessing node data... (#7)
- Fix CI
- Prevent segfault when scanning markup
- Move to clibs org, replace Travis with GHA
- travis: Update before installing deps
- src: Remove unnecessary null checks
- package.json: Replace str-copy.c with clibs/strdup
- Fix 'category' leak
- Refactor HTML iteration to support nested text
- Add travis
- Update copyright year
- Fix category parsing
- Use str_copy instead of strdup
- Add wiki_package_free
- fix category leak
- Fix package.json
- Remove hard-coded repo length