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
Joost De Cock
5d43ce2860
fix(markdown): Default for cutonfold macro offset
2022-01-17 18:12:49 +01:00
Joost De Cock
fec9acc9d0
feat(markdown): Docs on whitespace in text
2022-01-16 18:03:50 +01:00
Joost De Cock
4b06ccd490
fix(markdown): Added missing docs for banner plugin
2022-01-16 17:31:54 +01:00
Joost De Cock
8e44616fb5
fix(markdown): Added missing docs for banner macro
2022-01-16 17:31:25 +01:00
Joost De Cock
11a2d6d375
fix: Typo at end of the line
2022-01-16 17:30:51 +01:00
Joost De Cock
9b69920938
fix(markdown): Type in macro name
2022-01-16 17:28:37 +01:00
Joost De Cock
417aec43a4
fix(markdown): Added missing anchor prop
2022-01-16 17:27:58 +01:00
Joost De Cock
790b1b3829
feat(markdown): Added some git howtos
2022-01-16 17:13:07 +01:00
Joost De Cock
9546134130
Merge pull request #1662 from darigovresearch/patch-1
...
Small typo corrections & content changes to Reference terms
2022-01-16 13:25:05 +01:00
Joost De Cock
14096f56df
feat(markdown): Docs on docs structure
2022-01-16 12:21:55 +01:00
Darigov Research
7654c1cfac
feat: Adds update to reference/terms/translator
2022-01-16 10:40:01 +00:00
Darigov Research
cb49c1c294
fix: Makes small typo correction in reference/terms/plugin
2022-01-16 10:37:53 +00:00
Darigov Research
a4760386f8
fix: Makes typo corrections in reference/terms/editor/
2022-01-16 10:34:20 +00:00
Darigov Research
5a77033cbf
feat: Adds links to patterns in reference/terms/design-pattern
2022-01-16 10:32:42 +00:00
Darigov Research
cfd74756df
fix: Small typo correction in reference/terms/commit
2022-01-16 10:28:29 +00:00
Darigov Research
3cbc9fc9c6
fix: Small typo correction in reference/terms/commit
2022-01-16 10:26:17 +00:00
Joost De Cock
c7f3788732
chore(markdown): Added settings.scale to shorthand docs. See #1638
2022-01-15 21:37:42 +01:00
Joost De Cock
2a42dbdc3e
Merge pull request #1653 from jgfichte/minor-text-fixes
...
Minor text fixes
2022-01-15 18:13:46 +01:00
Joost De Cock
2264dda7da
Merge pull request #1646 from jgfichte/org-dev-setup-doc
...
Update steps to run freesewing.org locally
2022-01-15 17:58:51 +01:00
Joost De Cock
e342ee1e61
Merge pull request #1642 from anniekao/patch-5
...
Update path to macros docs in tutorial
2022-01-15 17:57:44 +01:00
Joost De Cock
55c32395d2
Merge pull request #1641 from anniekao/patch-4
...
Update code block in tutorial
2022-01-15 17:57:23 +01:00
Joost De Cock
5fadd64ccc
Merge pull request #1640 from anniekao/patch-3
...
Update tutorial code block
2022-01-15 17:53:26 +01:00
jgfichte
336154d9a7
Add link to nvm instructions and updated version
2022-01-15 10:52:19 -05:00
jgfichte
d23b42912d
Remove duplicate properties list
2022-01-15 10:46:56 -05:00
jgfichte
ddbf11bf71
minor text corrections
2022-01-15 10:38:14 -05:00
jgfichte
440a27163c
Update steps to run freesewing.org locally
2022-01-13 20:08:44 -05:00
Joost De Cock
7f1f6dfbaf
fix(markdown): Move caption from prop to children
2022-01-13 19:05:07 +01:00