compact
Refactor rendering functions to streamline HTML output and add compact rendering mode
Rename render_escaped to render_raw for clarity; update related tests to reflect the change in rendering behavior.
Initialize project with basic structure and HTML rendering capabilities
Enhance rendering functionality and benchmarks
Add README.md with project overview, features, installation instructions, and usage examples