Thomas Rooijakkers

Results 5 issues of Thomas Rooijakkers

Current implementation does not guarantee that all new data is taken into account. This fixes the bug.

Patches a typo in the `array1.rs` code.

Follow-up of: > I'll try to get one out later this week. Would be good to get CI back to working on ARM and FreeBSD. _Originally posted by @bashtage in...

I spotted a minor bug in determining whether an author surpasses the contribution threshold, this resolves this issue. Bug: contribution was computed overall. Solution: compute contribution on page level.

This MR adds support for reference links: https://www.markdownguide.org/basic-syntax/#formatting-the-second-part-of-the-link and for `index.md` referencing by using `/` when file equals `\index.md`