Documentation issue
Hi 👋,
I noticed that the README.md contains GitBook-specific syntax blocks such as
{% hint style="info" %} ... {% endhint %}
{% hint style="warning" %} ... {% endhint %}
{% embed url="..." %}
Motivation
These render fine in GitBook but appear as raw text on GitHub, which may confuse readers who view the project directly here.