chore(markdown): Updated plugin docs
This commit is contained in:
parent
6c2977bf0d
commit
01cf9d5254
7 changed files with 195 additions and 6 deletions
|
@ -1,13 +1,12 @@
|
|||
---
|
||||
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.
|
||||
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 available macros:
|
||||
Below is a list of macros from [the plugins we maintain](/reference/plugins):
|
||||
|
||||
<ReadMore list />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue