1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Benjamin Fan
83ae88c5d5 fix(markdown): Remove unused list attribute from ReadMore tags 2024-01-29 08:43:38 -08:00
joostdecock
e35bda36f7 chore(markdown): Changes to refer less to models 2023-10-30 19:27:24 +01:00
Joost De Cock
33aa83913d
Merge pull request #3318 from BenJamesBen/respect-draft-settings
fix(docs): Updated Respect Draft Settings documentation.
2022-12-26 17:29:53 +01:00
Joost De Cock
4dcbfc4aae
Merge pull request #3328 from BenJamesBen/guides-docs-2
fix(docs): Update Guides documentation 2
2022-12-26 17:24:51 +01:00
Benjamin F
7cb6f11882 fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
Benjamin F
cd99012ea8 fix(docs): Update guides documentation 1 2022-12-25 20:58:40 -08:00
Benjamin F
4c8f91d3c1 fix(docs): Updated Respect Draft Settings documentation. 2022-12-25 10:25:15 -08:00
Joost De Cock
7cc37ea150 chore(markdown): Updated links for v3 2022-10-12 19:09:04 +02:00
nikhil
c83d618ad3 fix: Broken links to the API reference 2022-08-20 18:07:26 -04:00
jackseye
9f111e1a9b Fixed links in dev markdown 2022-04-30 14:07:54 -04: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
Joost De Cock
1d8beedd44 chore(markdown): Linter fixes 2022-02-18 18:33:38 +01:00
Joost De Cock
72c993ae98 fix(markdown): Broken links in dev docs 2022-01-12 19:27:07 +01:00
Annie Kao
660708ce4d
Update link on reuse-measurements page 2022-01-06 14:52:51 -05:00
Joost De Cock
e8c5062217 chore(markdown): More dev updates 2021-12-28 12:23:33 +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
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