I found the test with different results manually, the following images show the difference


I will compare two test files 495.md and 498.md out of the 652 tests.
my output:

other output:

expectations: both should give the same outcome

The error in the other file is present here:
Other problem: the problem with other code is that it does not stop to check if the if the proper markdown format is not present. The program should terminate by returning empty array list.
my output:

other output:

expectations: both should give the same outcome

The error in the other file is present here:

Other problem: the problem with other code is that it does not stop to check if the if the proper markdown format is not present. The program should terminate by returning empty array list.