| title | Markdown |
|---|---|
| icon | letter-text |
One of the main reasons why u make consider using xyd is writing experience.
We make every effort on it and take it serious.
# Heading1
Hello World, **Bold**, _Italic_, ~~Hidden~~
1. First
2. Second
> Quote here

## Reference
This section contains the full reference for `Settings` interface:
@uniform('@core/types/settings.ts#Settings')
## Python SDK
You can also use our python SDK.
### Get Settings
@let(snippet = await snippets.py.getSettings())
Python `Get Settings` SDK snippet:
{snippet}
:::callout
You can use built-in components too.
:::