Author :
Martin Mitas
Date :
2016-10-14 03:03:17
Hash :9013247e Message :md_rollback: Optimize.
We skip over as many marks a possible in mot cases.
This fixes e.g. the pathological case generated by command
$ python -c 'print (("*a **a " * 65000) + "b" + (" a** a*" * 65000))'