1
0
Fork 0
freesewing/sites/dev/docs/tutorials/pattern-design/part3
Benjamin Fan af0dcc9784 fix(tutorials): Revert incorrect example code formatting (#363)
This PR essentially reverts the incorrect `lint`/`prettier` changes applied to `<Example>` code in the Pattern Design tutorial by the husky pre-commit hook, the problem mentioned in Issue #333.

This is not a full fix. Changes are also needed in the Reference Core API docs. However, I'd like to file these as separate PRs to avoid confusion since there are a lot of files.

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/363
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:05:49 +02:00
..
annotations fix(tutorials): Revert incorrect example code formatting (#363) 2025-05-19 08:05:49 +02:00
complete fix(tutorials): Revert incorrect example code formatting (#363) 2025-05-19 08:05:49 +02:00
conclusion feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
expand feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
flag fix(tutorials): Revert incorrect example code formatting (#363) 2025-05-19 08:05:49 +02:00
i18n feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
menu feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
paperless fix(tutorials): Revert incorrect example code formatting (#363) 2025-05-19 08:05:49 +02:00
sa fix(tutorials): Revert incorrect example code formatting (#363) 2025-05-19 08:05:49 +02:00
tests feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
readme.mdx chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00

---
title: "Part 3: Beyond the basics"
---

I'm excited about diving into part 3 with you, and I hope that a brief
overview of what we'll cover will get you excited too:

- Adding seam allowance
- Dealing with laser cutters
- Providing paperless patterns
- Limiting output through expand
- Facilitating frontend integration
- How to communicate to the user
- Testing your designs
- Supporting translation

If that sounds like something you'd like to learn more about, then let's dive
right in.