[docs] Markdoc README
This commit is contained in:
parent
32cedb3dab
commit
6467324dc9
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@ export default defineConfig({
|
|||
});
|
||||
```
|
||||
|
||||
> **Caution**
|
||||
> **Warning**
|
||||
> When `allowHTML` is enabled, HTML markup inside Markdoc documents will be rendered as actual HTML elements (including `<script>`), making attack vectors like XSS possible.
|
||||
>
|
||||
> Ensure that any HTML markup comes from trusted sources.
|
||||
|
|
Loading…
Reference in a new issue