2021-10-17 18:26:00 +02:00
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
title: Macros
|
2021-10-17 18:26:00 +02:00
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
|
2021-12-28 09:09:27 +01:00
|
|
|
Macros are a way to combine different operations into a single command.
|
|
|
|
They are provided by plugins, but can also be added without the need for
|
|
|
|
a plugin.
|
2021-08-25 16:09:31 +02:00
|
|
|
|
2021-12-28 09:09:27 +01:00
|
|
|
Below is a list of macros from [the plugins we maintain](/reference/plugins):
|
2021-08-25 16:09:31 +02:00
|
|
|
|
|
|
|
<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>
|