Description Usage Arguments Details Value
Preprocess an Inline Input Directive
1 |
text |
The directive text. |
Preprocess a directive of the form name(parameter1, parameter2, ...)
. We do this
by transforming the text into the form name, parameter1, parameter2, ...
and passing
it on to preprocessDirective()
.
An input obtained from a call to slateInput
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.