1
0
Fork 0

chore(markdown): Updated links for v3

This commit is contained in:
Joost De Cock 2022-10-12 19:09:04 +02:00
parent df02504ef7
commit 7cc37ea150
25 changed files with 44 additions and 44 deletions

View file

@ -34,7 +34,7 @@ function fromAbs(millimeter, settings) {
The first parameter is the desired value in millimeter (for example
`130` for `13cm`).
The second parameter is the pattern's [settings](/reference/api/settings) object
The second parameter is the pattern's [settings](/reference/settings) object
which holds -- among other things -- the measurements provided by the user.
## Example

View file

@ -24,7 +24,7 @@ function toAbs(percentage, settings) {
The first parameter is the percentage value provided by the user (for example
`0.5` for `50%`).
The second parameter holds the pattern's [settings](/reference/api/settings) object
The second parameter holds the pattern's [settings](/reference/settings) object
which holds -- among other things -- the measurements provided by the user.
## Example

View file

@ -16,7 +16,7 @@ import { Florence } from "@freesewing/florence"
const pattern = new Florence()
```
You probably want to create a pattern using your own [settings](/reference/api/settings):
You probably want to create a pattern using your own [settings](/reference/settings):
```js
import { Florence } from "@freesewing/florence"

View file

@ -3,7 +3,7 @@ title: plugin-banner
---
Published as [@freesewing/plugin-banner][1], this plugin provides [the banner
macro](/reference/api/macros/banner) which allows you to add repeating text
macro](/reference/macros/banner) which allows you to add repeating text
along a path.
## Installation

View file

@ -3,9 +3,9 @@ title: plugin-bartack
---
Published as [@freesewing/plugin-bartack][1], this plugin provides
the [bartack](/reference/api/macros/bartack),
[bartackAlong](/reference/api/macros/bartackalong), and
the [bartackFractionAlong](/reference/api/macros/bartack) macros
the [bartack](/reference/macros/bartack),
[bartackAlong](/reference/macros/bartackalong), and
the [bartackFractionAlong](/reference/macros/bartack) macros
which allows you to add bartacks — a set
of tight zig-zag stitches used to enforce a seam — to your design.

View file

@ -3,7 +3,7 @@ title: plugin-cutonfold
---
Published as [@freesewing/plugin-cutonfold][1], this plugin provides [the
cutonfold macro](/reference/api/macros/cutonfold) which adds a cut-on-fold
cutonfold macro](/reference/macros/cutonfold) which adds a cut-on-fold
indicator to your design.
## Installation

View file

@ -5,12 +5,12 @@ title: plugin-dimension
Published as [@freesewing/plugin-dimension][1], this plugin provides the
following macros:
- [hd](/reference/api/macros/hd) : Adds a horizontal dimension
- [vd](/reference/api/macros/vd) : Adds a vertical dimension
- [ld](/reference/api/macros/ld) : Adds a linear dimension
- [pd](/reference/api/macros/pd) : Adds a dimension along a path
- [rmd](/reference/api/macros/rmd) : Removes a dimension
- [rmad](/reference/api/macros/rmad) : Removes all dimensions with a default prefix
- [hd](/reference/macros/hd) : Adds a horizontal dimension
- [vd](/reference/macros/vd) : Adds a vertical dimension
- [ld](/reference/macros/ld) : Adds a linear dimension
- [pd](/reference/macros/pd) : Adds a dimension along a path
- [rmd](/reference/macros/rmd) : Removes a dimension
- [rmad](/reference/macros/rmad) : Removes all dimensions with a default prefix
## Installation

View file

@ -3,7 +3,7 @@ title: plugin-flip
---
Published as [@freesewing/plugin-flip][1], this plugin provides [the flip
macro](/reference/api/macros/flip) which flips (mirrors) an entire part
macro](/reference/macros/flip) which flips (mirrors) an entire part
vertically around the Y-axis. It's typically used to create a right and left
pattern part from the same basis.

View file

@ -3,7 +3,7 @@ title: plugin-gore
---
Published as [@freesewing/plugin-gore][1], this plugin provides [the gore
macro](/reference/api/macros/gore) which allows you to generate [gore
macro](/reference/macros/gore) which allows you to generate [gore
segments](https://en.wikipedia.org/wiki/Gore_\(segment\)); 2D panels to create
a sphehrical shape as used in hats for example.

View file

@ -3,7 +3,7 @@ title: plugin-grainline
---
Published as [@freesewing/plugin-grainline][1], this plugin provides [the
grainline macro](/reference/api/macros/grainline) which adds a _grainline_
grainline macro](/reference/macros/grainline) which adds a _grainline_
indicator to your design.
## Installation

View file

@ -3,7 +3,7 @@ title: plugin-logo
---
Published as [@freesewing/plugin-logo][1], this plugin provides [the logo
macro](/reference/api/macros/logo) which adds FreeSewing's logo to your
macro](/reference/macros/logo) which adds FreeSewing's logo to your
design.
## Installation

View file

@ -3,7 +3,7 @@ title: plugin-mirror
---
Published as [@freesewing/plugin-mirror][1], this plugin provides [the mirror
macro](/reference/api/macros/mirror) which facilitates mirroring a number of
macro](/reference/macros/mirror) which facilitates mirroring a number of
points and/or paths around a given mirror line.
## Installation

View file

@ -3,8 +3,8 @@ title: plugin-notches
---
Published as [@freesewing/plugin-notches][1], this plugin provides the
[notch](/reference/api/snippets/notch) and
[bnotch](/reference/api/snippets/bnotch) snippets.
[notch](/reference/snippets/notch) and
[bnotch](/reference/snippets/bnotch) snippets.
## Installation

View file

@ -3,7 +3,7 @@ title: plugin-round
---
Published as [@freesewing/plugin-round][1], this plugin provides [the round
macro](/reference/api/macros/round) which helps you round corners on your
macro](/reference/macros/round) which helps you round corners on your
designs.
## Installation

View file

@ -3,8 +3,8 @@ title: plugin-scalebox
---
Published as [@freesewing/plugin-scalebox][1], this plugin provides the
[scalebox](/reference/api/macros/scalebox) and
[miniscale](/reference/api/macros/miniscale) macros which add a (mini) scalebox
[scalebox](/reference/macros/scalebox) and
[miniscale](/reference/macros/miniscale) macros which add a (mini) scalebox
to your design, so users can verify that the pattern is printed at the correct
scale.

View file

@ -3,7 +3,7 @@ title: plugin-sprinkle
---
Published as [@freesewing/plugin-sprinkle][1], this plugin provides [the
sprinkle macro](/reference/api/macros/sprinkle) which is a faster way to add
sprinkle macro](/reference/macros/sprinkle) which is a faster way to add
several of the same snippets to your designs (think of it as _sprinkling_ them
onto your design).

View file

@ -3,7 +3,7 @@ title: plugin-title
---
Published as [@freesewing/plugin-title][1], this plugin provides [the title
macro](/reference/api/macros/title) which facilitates adding part titles to
macro](/reference/macros/title) which facilitates adding part titles to
your designs.
## Installation

View file

@ -27,7 +27,7 @@ const pattern = new Aaron({
## Notes
This is ignored if [settings.complete](/reference/api/settings/complete) is `false`
This is ignored if [settings.complete](/reference/settings/complete) is `false`
<Comment by="joost">
This is not strictly enforced and left of to the designer, so different designs