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

@ -5,7 +5,7 @@ order: 70
---
The **Store** object holds a simple key/value store with
methods for storing and retrieving information.\
methods for storing and retrieving information.
A single store per pattern is shared by all pattern parts.
A store is typically used to share information between parts. For example