small tweaks to docs
This commit is contained in:
parent
c5c18f9231
commit
87dcbbf5c7
19 changed files with 308 additions and 75 deletions
|
|
@ -1,13 +1,13 @@
|
|||
# fragment(html)
|
||||
# fragment(attrs, children)
|
||||
|
||||
- [API](#api)
|
||||
- [Signature](#signature)
|
||||
- [How it works](#how-it-works)
|
||||
|
||||
---
|
||||
|
||||
### API
|
||||
### Signature
|
||||
|
||||
Generates a trusted HTML [vnode](vnodes.md)
|
||||
Generates a fragment [vnode](vnodes.md)
|
||||
|
||||
`vnode = m.fragment(attrs, children)`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue