mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 07:21:05 +00:00
Fix doc typos
This commit is contained in:
parent
08d594ccf3
commit
92adf68b6f
@ -21,9 +21,9 @@ hierarchy and it will apply to all child elements.
|
|||||||
|
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<div ext="example">
|
<div hx-ext="example">
|
||||||
"Example" extension is used in this part of the tree...
|
"Example" extension is used in this part of the tree...
|
||||||
<div ext="ignore:example">
|
<div hx-ext="ignore:example">
|
||||||
... but it will not be used in this part.
|
... but it will not be used in this part.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user