1
0
mirror of https://github.com/mermaid-js/mermaid.git synced 2025-03-11 07:53:10 +08:00
Yokozuna59 e688138167 pref: change detectors from .match into .test
there is no need for matching, capturing results, and validating nullablity
just using `.test` would be enough and significantly faster

for more info, see https://stackoverflow.com/10940138/16476610
2023-06-12 14:45:08 +03:00
..
2023-04-23 00:34:59 +05:30
2023-05-17 19:09:48 +01:00
2023-04-23 00:34:59 +05:30
2023-05-17 19:26:43 +01:00