1
0
Fork 0

fix(markdown): Remove unused list attribute from ReadMore tags

This commit is contained in:
Benjamin Fan 2024-01-29 08:43:38 -08:00
parent 06e10485d3
commit 83ae88c5d5
30 changed files with 30 additions and 30 deletions

View file

@ -4,4 +4,4 @@ title: Pattern design best practices
Here is a list of best practices when designing patterns:
<ReadMore list />
<ReadMore />

View file

@ -7,4 +7,4 @@ Community leaders will follow these Community Impact Guidelines
in determining the consequences for any action they deem
in violation of FreeSewing's Code of Conduct:
<ReadMore list />
<ReadMore />

View file

@ -11,7 +11,7 @@ or anywhere where you want rich text while using a plain text editor.
In this guide, we'll look at the following topics:
<ReadMore list />
<ReadMore />
This will be enough to get you started. If you'd like to learn more,
visit [markdownguide.org](https://www.markdownguide.org/).

View file

@ -20,4 +20,4 @@ this guide is for you.
We'll cover the following topics:
<ReadMore list />
<ReadMore />

View file

@ -9,7 +9,7 @@ but doesn't have to be complicated once you understand a few basic building bloc
Understanding the concepts that are involved in designing sewing patterns in code will pay dividends later.
That is why we recommend you familiarize yourself with the following topics:
<ReadMore list />
<ReadMore />
<Note>

View file

@ -4,4 +4,4 @@ title: Common code challenges
Below is a list of examples of how to implement common tasks in code:
<ReadMore list />
<ReadMore />

View file

@ -4,4 +4,4 @@ title: Common design challenges
Below is a list of examples of how to implement common design challenges in code:
<ReadMore list />
<ReadMore />

View file

@ -4,4 +4,4 @@ title: Common tasks for editors
Below is a list of commons tasks for editors
<ReadMore list />
<ReadMore />

View file

@ -19,4 +19,4 @@ order: 20
---
```
<ReadMore list />
<ReadMore />

View file

@ -7,4 +7,4 @@ It is used extensively on freesewing.org and freesewing.dev alike.
Here's what you need to know:
<ReadMore list />
<ReadMore />

View file

@ -2,4 +2,4 @@
title: Technical writing
---
<ReadMore list />
<ReadMore />

View file

@ -15,7 +15,7 @@ The Attributes constructor takes no arguments.
## Methods
An Attributes object exposes the following methods:
<ReadMore list />
<ReadMore />
## Notes

View file

@ -12,5 +12,5 @@ they are documented here to facilitate development of plugins.
## Defs methods
<ReadMore list />
<ReadMore />

View file

@ -47,4 +47,4 @@ for information about custom Attributes that can be used with Paths.
A Path object exposes the following methods:
<ReadMore list />
<ReadMore />

View file

@ -82,4 +82,4 @@ It just so happens that in most cases, there will be only one settings object in
## Pattern methods
<ReadMore list />
<ReadMore />

View file

@ -45,4 +45,4 @@ for information about custom Attributes that can be used with Points.
A Point object exposes the following methods:
<ReadMore list />
<ReadMore />

View file

@ -51,4 +51,4 @@ for information about custom Attributes that can be used with Snippets.
A Snippet object exposes the following methods:
<ReadMore list />
<ReadMore />

View file

@ -39,4 +39,4 @@ Stack objects come with the following properties:
A Stack object exposes the following methods:
<ReadMore list />
<ReadMore />

View file

@ -12,4 +12,4 @@ want to develop a plugin, or use a custom layout.
## Svg methods & properties
<ReadMore list />
<ReadMore />

View file

@ -7,4 +7,4 @@ facilitate parametric design.
The following functions are provided by the `utils` object:
<ReadMore list />
<ReadMore />

View file

@ -14,6 +14,6 @@ receive two parameters:
Below is a list of all available lifecycle hooks:
<ReadMore list />
<ReadMore />

View file

@ -74,5 +74,5 @@ Below is a list of macros from [the plugins we maintain](/reference/plugins).
We use camelCase here, but macro names are case-insensitive
</Note>
<ReadMore list />
<ReadMore />

View file

@ -33,7 +33,7 @@ Object settings = {
Below is a complete list of all supported properties in a settings object:
<ReadMore list />
<ReadMore />
## Notes

View file

@ -26,4 +26,4 @@ for information about custom Attributes that can be used with Snippets.
Below are all the different snippets we maintain.
<ReadMore list />
<ReadMore />

View file

@ -23,5 +23,5 @@ as second parameter a single configuration object for the method.
## Store methods we maintain
<ReadMore list />
<ReadMore />

View file

@ -6,7 +6,7 @@ order: zaa
You can find a list of all FreeSewing tutorials below:
## Main sections
<ReadMore />
<ReadMore />
<Related>

View file

@ -2,4 +2,4 @@
title: About FreeSewing
---
<ReadMore list />
<ReadMore />

View file

@ -2,4 +2,4 @@
title: FreeSewing Designs
---
<ReadMore list />
<ReadMore />

View file

@ -2,4 +2,4 @@
title: Measurements we use
---
<ReadMore list />
<ReadMore />

View file

@ -2,4 +2,4 @@
title: Sewing Terminology
---
<ReadMore list />
<ReadMore />