Skip to content

Commit 732518a

Browse files
committed
formatting fixes
1 parent efd9c9f commit 732518a

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

docs/core-concepts/issues/issue-types.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@ Before you delete properties, switch off the **Active** toggle button to avoid d
9797

9898
Here's a list of all the property types and attributes that Plane provides for creating custom fields:
9999

100-
| Property type | Attributes | Notes |
101-
| ---------------------- | ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
102-
| **Text** | Single line, Paragraph, Read-only | The **Read-only** attribute cannot be marked as mandatory. Enter text in the Read only data box for this option. |
103-
| **Number** | Default value | An optional default value can be given to this property type. |
104-
| **Dropdown** | Single select, Multi select, Add options | Specify the values for the dropdown under **Add options**. |
105-
| **Boolean** | True/False | Default value is false. This attribute cannot be marked as mandatory. |
106-
| **Date** | Date Format | Consistent date format across all properties. |
107-
| **Member picker** | Single Select, Multi select | Displays a list of all project members. |
108-
| **URL** | A URL field for linking to external resources. |
100+
| Property type | Attributes | Notes |
101+
| ---------------------- | ---------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
102+
| **Text** | Single line, Paragraph, Read-only | The **Read-only** attribute cannot be marked as mandatory. Enter text in the Read only data box for this option. |
103+
| **Number** | Default value | An optional default value can be given to this property type. |
104+
| **Dropdown** | Single select, Multi select, Add options | Specify the values for the dropdown under **Add options**. |
105+
| **Boolean** | True/False | Default value is false. This attribute cannot be marked as mandatory. |
106+
| **Date** | Date Format | Consistent date format across all properties. |
107+
| **Member picker** | Single Select, Multi select | Displays a list of all project members. |
108+
| **URL** | A URL field for linking to external resources. |
109109

110110
### Examples of custom properties
111111

docs/core-concepts/workspaces/work-item-types.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,16 @@ If the modal shows "No properties available," either all existing properties are
8585

8686
### Property types
8787

88-
| Property type | Description |
89-
| --- | --- |
90-
| **Text** | Single line or paragraph text. Can be set to read-only with a default value. Read-only properties cannot be marked as mandatory. |
91-
| **Number** | Numeric value with an optional default. |
92-
| **Dropdown** | Single-select or multi-select from a defined list of options. |
93-
| **Boolean** | True/false toggle. Defaults to false. Cannot be marked as mandatory. |
94-
| **Date** | Date picker with a consistent format across all properties. |
95-
| **Member picker** | Single-select or multi-select from the list of project members. |
96-
| **Release picker** | Select from available Releases in the project. |
97-
| **URL** | A URL field for linking to external resources. |
88+
| Property type | Description |
89+
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
90+
| **Text** | Single line or paragraph text. Can be set to read-only with a default value. Read-only properties cannot be marked as mandatory. |
91+
| **Number** | Numeric value with an optional default. |
92+
| **Dropdown** | Single-select or multi-select from a defined list of options. |
93+
| **Boolean** | True/false toggle. Defaults to false. Cannot be marked as mandatory. |
94+
| **Date** | Date picker with a consistent format across all properties. |
95+
| **Member picker** | Single-select or multi-select from the list of project members. |
96+
| **Release picker** | Select from available Releases in the project. |
97+
| **URL** | A URL field for linking to external resources. |
9898

9999
## Import types into a project
100100

0 commit comments

Comments
 (0)