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