Changes for version 1.13 - 2026-06-12

  • added some keywords for search engines

Documentation

Modules

A Diagnostic Tool that quickly shows the longest Regular Expression string match, highlighting the rejected part. The terminal command tstregex '/^[a-z]*\d{3}$/' 'abc12a' shows: abc#x1D5FE#x1D5FF#x1D5EE (^[a-z]*\#x1D5ED{#x1D5FC}{#x1D5FD}$)