Skip to content

Commit 2deee09

Browse files
committed
Add help page for draft formatting
1 parent f29151d commit 2deee09

File tree

5 files changed

+55
-4
lines changed

5 files changed

+55
-4
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Formatting a draft
3+
sidebar_position: 4
4+
---
5+
6+
After generating a draft in Scripture Forge, you will need to select formatting options. These options control how Scripture Forge formats the draft text.
7+
8+
Formatting options are saved in your project, so you only need to choose them once, though you can change them later if needed.
9+
10+
## Basics of the feature
11+
12+
Formatting options are part of your project’s draft setup. Scripture Forge currently provides two formatting settings:
13+
14+
- **Paragraph breaks** (how paragraph breaks in the draft are handled)
15+
- **Quote style** (how quotation marks are formatted in the draft)
16+
17+
You can open the formatting screen from the draft generation area using the **Formatting options** button.
18+
19+
## When formatting options are required
20+
21+
The first time Scripture Forge needs these settings, you are required to select and save them before you can continue.
22+
23+
After you have saved formatting options once:
24+
25+
- Scripture Forge reuses the same options automatically for later drafts (you won’t be prompted every time).
26+
- You can still return to **Formatting options** at any time and choose different settings.
27+
28+
## Formatting options and what they do
29+
30+
### Paragraph breaks
31+
32+
This setting controls what Scripture Forge does with paragraph breaks in the draft.
33+
34+
- **Best guess**
35+
Scripture Forge makes a “best guess” about where paragraph breaks should be.
36+
37+
- **Remove**
38+
Paragraph breaks are removed from the draft.
39+
40+
- **Move to end**
41+
Paragraph breaks are moved to the end of each verse.
42+
43+
### Quote style
44+
45+
This setting controls how quotation marks are formatted in the draft.
46+
47+
- **Automatic**
48+
Scripture Forge automatically selects the quote style used in the rest of your project.
49+
50+
- **Straight**
51+
Scripture Forge uses straight quotation marks.

docs/Draft-Generation/generating-a-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Generating a Draft
3-
sidebar_position: 2
3+
sidebar_position: 3
44
slug: /generating-a-draft
55
---
66

docs/Draft-Generation/preparing-for-ai-drafting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Preparing to Generate a Draft
3-
sidebar_position: 1
3+
sidebar_position: 2
44
slug: /preparing-for-ai-drafting
55
---
66

docs/Draft-Generation/understanding-drafts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Understanding Draft Generation
3-
sidebar_position: 0
3+
sidebar_position: 1
44
slug: /understanding-drafts
55
---
66

docs/Draft-Generation/using-a-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Using a draft
3-
sidebar_position: 2
3+
sidebar_position: 5
44
slug: /using-a-draft
55
---
66

0 commit comments

Comments
 (0)