UNPKG

posthtml-sugarml

Version:
25 lines (17 loc) 698 B
<a name="module_posthtml-sugarml"></a> ## posthtml-sugarml ⇒ <code>function</code> SugarML Parser **Requires**: <code>module:lib/lexer.js</code>, <code>module:lib/parser.js</code> **Version**: 1.0.0 **Author:** Jeff Escalante (@jescalan) **License**: MIT | Param | Type | Description | | --- | --- | --- | | options | <code>Object</code> | Options | <a name="module_posthtml-sugarml..SugarML"></a> ### posthtml-sugarml~SugarML(src) ⇒ <code>Object</code> **Kind**: inner method of <code>[posthtml-sugarml](#module_posthtml-sugarml)</code> **Returns**: <code>Object</code> - PostHTML Tree | Param | Type | Description | | --- | --- | --- | | src | <code>String</code> | File |