Commit 83047d3eb1b928f7a5e0bedca1a46bd2be939448

Martin Mitas 2019-05-07T22:24:29

md_analyze_permissive_url_autolink: Improve. * Fix domain recognition so that it has to have at least two dot-delimited components. * Fix handling if parenthesis so that they have to form balanced pairs; i.e. the first ')' not having a preceding opener ends the path. Fixes #76.