1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Benjamin Fan
d39f094a35 fix(markdown): Fix property type in cutOnFold macro docs 2024-01-24 12:12:54 -08:00
joostdecock
6b147d81a0 feat(markdown): New docs for various things 2023-10-29 17:20:35 +01: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
joostdecock
d01ce1e538 chore(markdown): Updated docs after plugin changes 2023-04-15 16:31:45 +02: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