| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Closing since we will likely prefer Serhiy's PR for that. Thanks for the suggestion. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This addresses the feature request in #144001 where the existing strict_mode/validate parameters are "all-or-nothing" - either all non-alphabet characters are rejected, or all are ignored. The new ignorechars parameter allows selective filtering (e.g., ignoring whitespace while rejecting other invalid characters).
API
Closes #144001