Ikko Ashimine
eaa014b39b
chore: fix typo in using-hooks-more-than-once/en.md
...
seperate -> separate
2022-04-20 19:13:11 +09:00
bobgeorgethe3rd
26e5b63a07
Update en.md
2022-04-14 19:41:08 +01:00
bobgeorgethe3rd
120de8621f
same as previous
2022-04-14 03:05:37 +01:00
bobgeorgethe3rd
d90cde708a
same as previous
2022-04-14 03:05:15 +01:00
bobgeorgethe3rd
f869c935df
missing api link buttonhole
2022-04-14 03:04:56 +01:00
bobgeorgethe3rd
eb5693044c
missed the actual link gg me
2022-04-14 03:01:00 +01:00
bobgeorgethe3rd
8f72b08f9f
fix(link) Incorrect Link for Couter Page.
...
Noticed this when trying to look it up. The counter page exists it is just not registered as count so the link needed changing :)
Changes
- Changed link from "count" to "counter"
2022-04-13 22:39:28 +01:00
starfetch
c57d7bc1fd
fix(devdocs): minor typo
2022-04-10 15:45:33 +02:00
starfetch
e3e9f2f6c4
feat(devdocs): add yarn install to steps
...
and put creating feature brach higher on the list
2022-04-05 21:53:46 +02:00
Joost De Cock
db5c2dca9e
fix(markdown): Linter issues
2022-03-29 14:29:33 +02:00
Joost De Cock
249f2600e5
chore: More linting
...
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00
Joost De Cock
e6f1189017
chore: Remark linter run
2022-02-20 14:35:50 +01:00
Nick Dower
e9dbdc46fc
Add checkdocs workflow.
2022-02-19 13:51:09 +01:00
Joost De Cock
265ad404da
chore(markdown): Linting of dev docs
2022-02-19 08:04:25 +01:00
Joost De Cock
1d8beedd44
chore(markdown): Linter fixes
2022-02-18 18:33:38 +01:00
Ikko Ashimine
1a260b8234
chore(markdown): fix typo in options/en.md
...
accomodate -> accommodate
2022-02-07 23:30:29 +09:00
Joost De Cock
1c9f6d2b00
Merge pull request #1812 from freesewing/optiondocs
...
chore(markdown): Update option docs
2022-02-05 19:11:17 +01:00
Joost De Cock
3f83b0f43c
Merge branch 'optiondocs' of github.com:freesewing/freesewing into optiondocs
2022-02-05 19:07:26 +01:00
Joost De Cock
546824082e
fix(markdown): Don't capitalize name
2022-02-05 19:07:15 +01:00
Joost De Cock
074e3e6185
Update markdown/dev/reference/api/config/measurements/en.md
...
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:02:36 +01:00
Joost De Cock
bc6cdc021f
Update markdown/dev/reference/api/config/hide/en.md
...
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:02:28 +01:00
Joost De Cock
9006f06860
Update markdown/dev/reference/api/config/hide/en.md
...
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:02:07 +01:00
Joost De Cock
42a9b83539
Update markdown/dev/reference/api/config/hide/en.md
...
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:01:48 +01:00
Joost De Cock
2765f74e53
Update markdown/dev/reference/api/config/dependencies/en.md
...
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:01:37 +01:00
Joost De Cock
52ddbaaa02
chore(markdown): Update option docs
2022-02-05 17:44:23 +01:00
Zee
ee06adc976
Added heading for custom components examples
2022-02-05 12:54:31 +01:00
Joost De Cock
97b4148191
fix(markdown): Prevent markdown example from being rendered as markdown. See #1808
2022-02-05 10:13:00 +01:00
Joost De Cock
43eb5c5ad3
fix(markdown): Removed stray bullet. See #1808
2022-02-05 10:11:40 +01:00
Joost De Cock
8ab7bf5840
chore(markdown): Avoid lengthy inline code
...
Code that is inline (and not a code block) will not be forced to
a new line. So very long lines of code inline will break the layout.
Put them in a code block instead.
I already restructured the link part a bit.
2022-02-05 10:07:25 +01:00
Joost De Cock
ed30a24a54
chore(markdown): Avoid lines longer than 80 chars
2022-02-05 10:04:03 +01:00
Joost De Cock
aea0ae7e8f
chore(markdown): Use anchors for lengthy links. See #1808
2022-02-05 09:59:34 +01:00
Joost De Cock
50367237f1
fix(markdown): Added subtitles, see #1808
2022-02-05 09:55:01 +01:00
SeaZeeZee
1c8afb2100
Added front matter
...
Added title and order to frequent mistakes document
2022-02-04 21:54:04 +01:00
SeaZeeZee
00db871146
Fixed whitespace and syntax
...
Things ought to be more readable now. Don't know how to create a paragraph after the <note>
2022-02-04 21:53:21 +01:00
SeaZeeZee
4609e79ebe
Created folder and file for frequent mistakes
...
Added frequent-mistakes folder and wrote a list of frequent mistakes in Markdown
2022-02-04 21:52:45 +01:00
Joost De Cock
af53ff021c
chore(markdown): Fixed phrasing of part.getId()
2022-02-02 11:16:43 +01:00
Joost De Cock
056cc2cbe1
fix(markdown): Incorrect table syntax
2022-02-01 19:57:39 +01:00
Darigov Research
fa0266e26c
fix: Small typo corrections in how to extend a pattern
2022-01-23 09:21:43 +00:00
Nick Dower
a18f8a6b35
Update snap pct option documentation.
2022-01-21 11:59:42 +01:00
Joost De Cock
9db9d9e291
fix(markdown): Typo fix
2022-01-19 19:05:54 +01:00
Joost De Cock
105f7d51ed
feat(markdown): Added docs for snapped percentage options
2022-01-19 19:04:43 +01:00
Joost De Cock
ad10523a8a
chore(markdown): Avoid inline JSX where possible
2022-01-19 13:06:33 +01:00
Joost De Cock
3960fc88b1
chore(markdown): Adapted to new rendertest examples
2022-01-19 12:37:30 +01:00
Joost De Cock
7bebd8cf07
fix(markdown): Move caption to children
2022-01-19 11:31:39 +01:00
Joost De Cock
f15063095c
feat(plugin-sprinkle): Support scale and rotate in macro
2022-01-18 14:57:14 +01:00
Joost De Cock
1309d7629f
fix(markdown): Small fixes in docs
2022-01-18 10:13:16 +01:00
Joost De Cock
6434a9237f
feat(markdown): Added missing docs for the gore macro
2022-01-18 10:12:58 +01:00
Joost De Cock
384ad52518
feat(markdown): Updated grainline macro docs with new text prop
2022-01-18 09:20:28 +01:00
Joost De Cock
12433ae11e
feat(plugin-flip): Support both X and Y axis
2022-01-18 09:01:58 +01:00
Joost De Cock
b618bac0a4
fix(markdown): The offset is the d prop in pd macro
2022-01-18 08:31:04 +01:00