It’s for test-file2.md
Linke to the file: test-file2.md
Symptom: The program crash while runing with index out of bound since the test file has text after the link.
Bug: The bug is that the program didn’t check for the input format. It may needs to add a if statement to check for the input so it can handle any possible format of input.
It’s for test-file8.md
Linke to the file: test-file8.md
Symtom: The program crash while runing with index out of bound since this test-file has extra bracket after the link.
Bug: The bug is that the program didn’t check for the input format. It may needs to add a if statement to check for the input so it can handle any possible format of input.
We only find out 2 test-case that have problems when running.