| 1 | ## Input Sources to printCharacters | 1 | ## Input Sources to printCharacters |
| 2 | | 2 | |
| 3 | | | |
| 4 | `printCharacters` is the main function that triggers the fuzzy search process if fuzzy search is enabled. | 3 | `printCharacters` is the main function that triggers the fuzzy search process if fuzzy search is enabled. |
| 5 | | 4 | |
| 6 | ```mermaid | 5 | ```mermaid |
| | 6 | %%{init: {'flowchart': {'nodeSpacing': 50, 'rankSpacing': 50}}}%% |
| 7 | flowchart TD | 7 | flowchart TD |
| 8 | subgraph User Actions | 8 | subgraph User Actions |
| 9 | UA1[Character Search Input] | 9 | UA1[Character Search Input] |