1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
Joost De Cock
2a6652a67b
Merge pull request #3989 from BenJamesBen/title-macro-align
enhancement(title): Add alignment property
2023-05-22 09:48:18 +02:00
Joost De Cock
42299d76f4
Merge pull request #4010 from BenJamesBen/cutonfold-doc
fix(docs): (cutonfold,grainline) Update docs to reflect new behavior
2023-05-22 09:43:14 +02:00
Joost De Cock
2fc5508330
Merge pull request #4014 from BenJamesBen/bannerbox-fixes
fix(bannerbox): Removed hardcoded values in call to `banner`
2023-05-18 08:50:11 +02:00
Benjamin F
0c55a868eb fix(bannerbox): Removed hardcoded values in call to banner 2023-05-07 15:40:27 -07:00
Wouter van Wageningen
00afddef6a
Update markdown/dev/reference/macros/sewtogether/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:13:11 -07:00
Wouter van Wageningen
688d8cb5ea
Update markdown/dev/reference/macros/sewtogether/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:57 -07:00
Wouter van Wageningen
530a67cd88
Update markdown/dev/reference/macros/sewtogether/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:49 -07:00
Wouter van Wageningen
917a0a85b0
Update markdown/dev/reference/macros/pleat/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:39 -07:00
Wouter van Wageningen
132fa55b49
Update markdown/dev/reference/macros/pleat/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:30 -07:00
Wouter van Wageningen
b5cef6be3c
Update markdown/dev/reference/macros/pleat/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:14 -07:00
Wouter van Wageningen
c3e5de81bb
Update markdown/dev/reference/macros/crossbox/en.md
Co-authored-by: BenJamesBen <109869956+BenJamesBen@users.noreply.github.com>
2023-05-07 13:12:04 -07:00
Benjamin F
c8efb132e6 fix(docs): (cutonfold,grainline) Place outside complete blocks 2023-05-07 10:28:26 -07:00
Benjamin F
236d5cb1d6 fix(docs): (cutonfold) Changed docs to reflect new naming 2023-05-07 09:18:19 -07:00
Wouter van Wageningen
11a8eee0c5 Two more 2023-05-05 23:29:54 +00:00
Wouter van Wageningen
4184e31ff7 first 2023-05-05 20:10:19 +00:00
Benjamin F
e972c72793 enhancement(title): Add alignment property 2023-05-04 15:24:48 -07:00
joostdecock
d01ce1e538 chore(markdown): Updated docs after plugin changes 2023-04-15 16:31:45 +02:00
joostdecock
b33a739f54 Merge branch 'develop' into annotations 2023-04-15 15:47:00 +02:00
joostdecock
e873abcfe3 feat(markdown): Initial bannerbox macro docs 2023-04-15 10:14:03 +02:00
joostdecock
51b9148e29 chore(markdown): Updated mirror macro docs 2023-04-15 09:37:09 +02:00
joostdecock
5801eda558 chore: Documentation updates and reconfigure 2023-04-10 19:21:22 +02:00
Benjamin F
c497698d6e fix(docs): Typo missing quote 2023-03-20 19:02:59 -07:00
Enoch Riese
f39b947717 more documentation and cleanup 2023-03-09 17:45:10 -06:00
Benjamin F
fea16617d4 fix(docs): Correct small typos 2022-12-14 12:52:37 -08:00
Benjamin F
73a6b32ae5 fix(docs): Updates to macros documentation 2022-12-09 20:59:53 -08:00
Joost De Cock
8e9e5052ee chore(markdown): Move non-api docs to reference 2022-09-30 15:34:59 +02:00
Joost De Cock
d42d9a9377 chore(markdown): Restructuring dev docs 2021-12-27 17:33:49 +01:00
joostdecock
cba1ab19c8 Revert "chore: Linting for markdown and js"
This reverts commit 1c92e0f655.
2021-10-17 18:26:00 +02:00
joostdecock
1c92e0f655 chore: Linting for markdown and js 2021-10-17 17:34:55 +02:00
Joost De Cock
30859e9bb2 chore: Removed non-English dev docs 2021-08-26 09:46:26 +02:00
Joost De Cock
b34a2ee2ed feat: Flat import of markdown repo
This is a flat (without history) import of (some of) the content
from our markdown module.

We've imported this without history because the repo contains our
blog posts and showcases posts content prior to porting them to strapi.

Since this contains many images, it would balloon the size of this repo
to import the full history.

Instead, please refer to the history of the (archived) markdown repo
at: https://github.com/freesewing/markdown
2021-08-25 16:09:31 +02:00