chore(markdown): Cleanup of some pages
This commit is contained in:
parent
5177e42dd2
commit
6030252518
14 changed files with 24 additions and 128 deletions
|
@ -1,12 +1,11 @@
|
|||
---
|
||||
title: Using macros
|
||||
for: developers
|
||||
about: Shows how you can use macros within your pattern
|
||||
---
|
||||
|
||||
Macros are a way to facilitate pattern design by bundling a bunch of individual actions
|
||||
into a little routine. Macros are provided by [plugins](/reference/plugins/).
|
||||
Macros are a way to facilitate pattern design by bundling a bunch of individual
|
||||
actions into a little routine. Macros are provided
|
||||
by [plugins](/reference/plugins/).
|
||||
|
||||
Refer to the [macros documentation](/reference/macros/) for details on how to use macros,
|
||||
and the [plugins](/reference/plugins/) documentation for info on how to create your
|
||||
own macros.
|
||||
Refer to the [macros documentation](/reference/macros/) for details on how to
|
||||
use macros, and the [plugins](/reference/plugins/) documentation for info on
|
||||
how to create your own macros.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue