mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 05:21:18 +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
|
||||
<div ext="example">
|
||||
<div hx-ext="example">
|
||||
"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.
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user