Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit e69eb20

Browse files
committed
Add docs for this
1 parent e8de0a5 commit e69eb20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ Transform a [**hast**][hast] [*tree*][tree] to something else through a
8585

8686
Create an [*element*][element] from the given values.
8787

88+
###### Content
89+
90+
`h` is called with the node that is currently compiled as the context object
91+
(`this`).
92+
8893
###### Parameters
8994

9095
* `name` (`string`) — Tag-name of element to create

0 commit comments

Comments
 (0)