Hash :
2dd96ab4
Author :
Date :
2019-03-12T09:56:11
Fix O(n^2) in handling the "rule of three". We had to break the list of potential '*' openers into multiple ones so we do not have to walk it when looking for matching length due to the "rule of three" for intraword delimiter runs. Fixes #63.
| Git HTTP | https://git.kmx.io/kc3-lang/md4c.git |
|---|---|
| Git SSH | git@git.kmx.io:kc3-lang/md4c.git |
| Public access ? | public |
| Description |
Fork of https://github.com/mity/md4c |
|
Users |
|
| Tags |
|