1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Benjamin F
d8738a2e5c fix(docs): Update utils.stretchToScale() 2022-12-29 19:36:27 -08:00
Benjamin F
7b8b6997d0 fix(docs): Insert space between numbers and SI units 2022-12-26 07:00:16 -08:00
Joost De Cock
0374b04a59 chore(markdown): Udpated code style in utils examples 2022-10-01 23:13:39 +02:00
Joost De Cock
bc3b0cd770 chore(markdown): Updated utils docs for v3 2022-10-01 23:05:24 +02:00
Joost De Cock
e6f1189017 chore: Remark linter run 2022-02-20 14:35:50 +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