1
0
Fork 0

Backslashes for line breaks are visible online

Making all md conform with https://freesewing.dev/guides/markdown/line-breaks
This commit is contained in:
Bart 2022-08-27 21:49:14 +02:00
parent 39b6a1d7ce
commit 76ee82a7b6
234 changed files with 299 additions and 299 deletions

View file

@ -2,7 +2,7 @@
title: title
---
The `title` macro adds a title to a pattern part.\
The `title` macro adds a title to a pattern part.
It is provided by the [title plugin](/reference/plugins/title).
<Example part="plugin_title">Example of a title added by this macro</Example>