Attempt to allow preview for github

dd4a1bf07227c8552a57c48fe0a762e51f0bfa63

Joe <joenunezb@gmail.com>

1 files changed, +1 -1Ignore whitespace
docs/fuzzy_search_flow.md+1 -1
@@ -1,9 +1,9 @@
11## Input Sources to printCharacters
22
3-
43`printCharacters` is the main function that triggers the fuzzy search process if fuzzy search is enabled.
54
65```mermaid
6+%%{init: {'flowchart': {'nodeSpacing': 50, 'rankSpacing': 50}}}%%
77flowchart TD
88 subgraph User Actions
99 UA1[Character Search Input]