23 lines
464 B
Markdown
23 lines
464 B
Markdown
![]() |
---
|
||
|
title: Macros
|
||
|
for: developers
|
||
|
about: Complete list of all available macros and how to use them
|
||
|
---
|
||
|
|
||
|
Macros are a way to combine different operations into a single command,
|
||
|
and are typically provided by plugins.
|
||
|
|
||
|
Below is a list of available macros:
|
||
|
|
||
|
<ReadMore list />
|
||
|
|
||
|
<Note>All macros take a single object as their configuration. </Note>
|
||
|
|
||
|
<Tip>
|
||
|
|
||
|
For more info on a specific macro and examples, follow the link to the plugin that provides the macro.
|
||
|
|
||
|
</Tip>
|
||
|
|
||
|
|