Skip to content

Commit d7d1e85

Browse files
docs(LOADER): v1.0.0
1 parent 7923d17 commit d7d1e85

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

LOADER.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<a name="posthtml-loader"></a>
2+
3+
## posthtml-loader(html) ⇒ <code>String</code>
4+
PostHTML Loader
5+
6+
**Kind**: global function
7+
**Returns**: <code>String</code> - html HTML
8+
**Requires**: <code>module:loader-utils</code>, <code>module:schema-utils</code>, <code>module:posthtml</code>, <code>module:posthtml-load-config</code>
9+
**Version**: 1.0.0
10+
**Author**: Michael Ciniawsky <michael.ciniawsky@gmail.com> (@michael-ciniawsky)
11+
**License**: MIT
12+
13+
| Param | Type | Description |
14+
| --- | --- | --- |
15+
| html | <code>String</code> | HTML |
16+

0 commit comments

Comments
 (0)