master
Enhance rendering functionality and benchmarks
Remove commented-out code in write_escaped function for clarity
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
Add README.md with project overview, features, installation instructions, and usage examples