1
0
Fork 0
freesewing/sites/dev/docs/tutorials
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
..
getting-started-codespaces feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
getting-started-gitpod feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
getting-started-linux fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
getting-started-mac fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
getting-started-vercel feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
getting-started-windows fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
pattern-design fix(tutorials): Revert incorrect example code formatting (#363) 2025-05-19 08:05:49 +02:00
readme.mdx feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00

---
title: Tutorials
---

You can find a list of all FreeSewing tutorials below:

<ReadMore />

:::note RELATED

##### What makes a tutorial a tutorial?

Tutorials are lessons that take you by the hand through a series of steps to complete a project.

:::