1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
Bart
76ee82a7b6 Backslashes for line breaks are visible online
Making all md conform with https://freesewing.dev/guides/markdown/line-breaks
2022-08-27 21:49:14 +02:00
joostdecock
9f958656d9 chore(markdown): Docs linter run 2022-07-31 16:11:50 +02:00
bobgeorgethe3rd
a8ea78a6e4
_ not * 2022-06-29 04:37:51 +01:00
bobgeorgethe3rd
894b7b08da
add remark
Also minor typo
2022-06-29 04:32:56 +01:00
Joost De Cock
192a55adac chore(markdown): Set sewing instructions titles 2022-03-27 17:20:55 +02:00
Joost De Cock
63053651f0 chore(markdown): Updated instructions titles 2022-03-27 16:38:53 +02: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
4e694f82b2 chore(markdown): Linter auto-fix of org markdown docs 2022-02-19 12:20:41 +01:00
bobgeorgethe3rd
7c00c16389
Specifying which seams 2021-11-03 21:55:13 +00:00
bobgeorgethe3rd
3917fee6b9
Minor Changes to Bent Instructions
- Removed sew sleeve side seam as that is covered in previous as it is a two part seam.

Additions 
- Note about leaving the bottom of one of the sleeves seams open to put on.
2021-11-03 21:50:06 +00:00
bobgeorgethe3rd
810e827095
Removing line breaks from bullet points
Forgot to remove them after copying from Bella.
2021-11-03 16:45:48 +00:00
bobgeorgethe3rd
ab6f12da93
Added Bent Instructions 2021-11-03 16:40:48 +00: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