Merge branch 'main' into nicboone8-patch-3
This commit is contained in:
		| @ -4,8 +4,6 @@ excerpt: "Project specific settings for the app. These live in `project.toml` in | ||||
| layout: manual | ||||
| --- | ||||
|  | ||||
| # Project Settings | ||||
|  | ||||
| Project specific settings for the app. These live in `project.toml` in the base of the project directory. Updating the settings for the project in the app will update this file automatically. Do not edit this file manually, as it may be overwritten by the app. Manual edits can cause corruption of the settings file. | ||||
|  | ||||
| ## Project Configuration Structure | ||||
| @ -184,4 +182,4 @@ color = 240.0 | ||||
| # Use inches as the default measurement unit | ||||
| base_unit = "in" | ||||
|  | ||||
| ``` | ||||
| ``` | ||||
|  | ||||
| @ -4,8 +4,6 @@ excerpt: "User specific settings for the app. These live in `user.toml` in the a | ||||
| layout: manual | ||||
| --- | ||||
|  | ||||
| # User Settings | ||||
|  | ||||
| User specific settings for the app. These live in `user.toml` in the app's configuration directory. Updating the settings in the app will update this file automatically. Do not edit this file manually, as it may be overwritten by the app. Manual edits can cause corruption of the settings file. | ||||
|  | ||||
| ## User Configuration Structure | ||||
| @ -234,4 +232,4 @@ base_unit = "mm" | ||||
| # Disable text wrapping in the editor | ||||
| text_wrapping = false | ||||
|  | ||||
| ``` | ||||
| ``` | ||||
|  | ||||
| @ -4,8 +4,6 @@ excerpt: "{{{description}}}" | ||||
| layout: manual | ||||
| --- | ||||
|  | ||||
| # {{title}} | ||||
|  | ||||
| {{{description}}} | ||||
|  | ||||
| ## {{config_type}} Structure | ||||
| @ -64,4 +62,4 @@ This setting has further nested options. See the schema for full details. | ||||
|  | ||||
| ```toml | ||||
| {{{example}}} | ||||
| ``` | ||||
| ``` | ||||
|  | ||||
		Reference in New Issue
	
	Block a user