String parser in JavaScript (TypeScript)

Job ID: 32985314

Budget: $10 – $30 USD

Write string parser. Please see the code:
https://gist.github.com/404-html/1d716914df8337498e41c3861cee6740
It have jest tests written, all of them fails.
parseNotes function needs to be written and all the test must pass.

Requirements:
TypeScript
Good performance (max O(n^2))
Code easy to understand