.md
Describe the bug markdown files are served with default encoding, which has broken characters on my machine.
To Reproduce
cd docs/app uv run reflex run
http://localhost:3000/docs/getting-started/introduction.md
Expected behavior There shouldn't be broken characters.
Screenshots
Describe the bug
markdown files are served with default encoding, which has broken characters on my machine.
To Reproduce
http://localhost:3000/docs/getting-started/introduction.md
Expected behavior
There shouldn't be broken characters.
Screenshots