Files
mkdocs-material/material
Isaac Muse ab1511074c Replaced regex with backrefs package in search plugin (#8034)
Use Re in all places in the search plugin except where Unicode
properties are desired (checking for Chinese chars). Use Backrefs'
`bre` to check for Unicode properties. To minimize any differences,
explicitly use `script` as Backrefs uses `script_extensions` (or `scx`)
by default with `Is*` properties.
2025-02-26 10:57:51 +07:00
..
2025-01-04 10:27:13 +01:00
2025-02-12 16:38:22 +07:00
2025-02-20 08:22:18 +07:00
2025-02-20 08:22:18 +07:00