chore: Merged in left behind PRs from markdown repo
This commit is contained in:
parent
b34a2ee2ed
commit
97b8a93a85
126 changed files with 2327 additions and 486 deletions
|
@ -4,7 +4,7 @@ for: developers
|
|||
about: Shows you how to add snippets to your pattern
|
||||
---
|
||||
|
||||
After using the [shorthand](/howtos/core/shorthand/) call,
|
||||
After using the [shorthand](/howtos/code/shorthand/) call,
|
||||
`Snippet` contains the path constructor, while `snippets` is a reference to `part.snippets`,
|
||||
which is where you should store your paths.
|
||||
|
||||
|
@ -21,7 +21,7 @@ You can scale and rotate a snippet by setting the `data-scale` and `data-rotate`
|
|||
|
||||
<Tip>
|
||||
|
||||
See [Using attributes](/howtos/core/attributes/) for details on how to set attributes.
|
||||
See [Using attributes](/howtos/code/attributes/) for details on how to set attributes.
|
||||
|
||||
</Tip>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue