md4c/scripts
Martin Mitáš d955c495ee
Rework permissive autolinks. (#220)
* We have now dedicated run over the inline marks for them.

 * We check more throughly whether it really looks as an URL or e-mail
   address. The old implementation recognized even heavily broken ones.

 * This allows us to be much more careful in order not to cross already
   resolved marks.

 * Share substantial parts of the code between all three types of the
   permissive autolinks (URL, WWW, e-mail).

 * Merge their tests into one file, spec-permissive-autolinks.txt.

 * Add one pathological case which triggered quadratic behavior in the
   old implementation.
2024-01-17 02:48:57 +01:00
..
unicode Update to Unicode 15.1. 2024-01-09 02:08:48 +01:00
build_entity_map.py Update list of named entities. 2024-01-11 03:34:24 +01:00
build_folding_map.py scripts/build_folding_map.py: Fix/improve a comment. 2020-09-17 09:55:33 +02:00
build_punct_map.py Update Unicode support to 12.1. 2019-05-19 11:00:40 +02:00
build_whitespace_map.py Update Unicode support to 12.1. 2019-05-19 11:00:40 +02:00
coverity.sh scripts/coverity.sh: chmod 755 2016-10-24 10:58:23 +02:00
run-tests.sh Rework permissive autolinks. (#220) 2024-01-17 02:48:57 +01:00