1
0
Fork 0
freesewing/markdown/dev/reference/api/macros/en.md
2022-02-19 08:04:25 +01:00

19 lines
466 B
Markdown

---
title: Macros
---
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.
Below is a list of macros from [the plugins we maintain](/reference/plugins):
<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>