Method | Description | |
---|---|---|
ParseContent ( |
Looks for tab stops in the specified content and returns a processed version with expanded placeholders and tab stops found.
|
Method | Description | |
---|---|---|
TabStopsParser ( ) : Emmet.Diagnostics |
Constructor that prevents a default instance of this class from being created.
|
public static ParseContent ( |
||
engine | V8 instance with Emmet engine compiled in it. | |
content | string | Expanded abbreviation content. |
return |