I used vimdiff to compare the results.txt of each implementation

I also used some manual searching after adding an echo print statement to script.sh to find the correct files

A link to 14.md


Both my implementation and the class implementation had the incorrect output

\ in front of the link.

\A link to 142.md
This was the output for the file using my implementation, an infinite loop:

This was the output with the class implementation:


it had no valid links
My implementation had the incorrect output and the class implementation had the correct output
