Skip to content

Commit 320ec37

Browse files
committed
fix weird order
1 parent d98bbab commit 320ec37

File tree

2 files changed

+18
-19
lines changed

2 files changed

+18
-19
lines changed

docs/versions/content-patterns.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Choose from:
1919
* [Inline `applies` tags](#inline-applies-tags) (currently just prose)
2020
* [Tabs](#tabs)
2121
* [Sibling bullets](#sibling-bullets)
22-
* [Prose (inline)](#prose-inline)
2322
* [Callouts](#callouts)
23+
* [Prose (inline)](#prose-inline)
2424
* [Prose (explanatory paragraphs and sections)](#prose-explanatory-paragraphs-and-sections)
2525
* [Sibling pages](#sibling-pages)
2626

@@ -202,23 +202,6 @@ The maximum number of spaces that you can have differs by [what do we call this]
202202
:::
203203
::::
204204

205-
## Prose (inline)
206-
207-
**Use case:** Clarifying or secondary information
208-
209-
**Number to use:** ~ once per section (use your judgement)
210-
211-
**When to use:** Cases where the information isn’t wildly important, but nice to know, or to add basic terminology change info to overviews
212-
213-
Sometimes, you can just preface a paragraph with version info.
214-
215-
### Example
216-
217-
If you're managing a Stack v9 deployment, then you can also assign roles and define permissions for a space from the **Permissions** tab of the space settings.
218-
219-
When a role is assigned to *All Spaces*, you can’t remove its access from the space settings. You must instead edit the role to give it more granular access to individual spaces.
220-
221-
222205
## Callouts
223206

224207
**Use case:** Happy differences, clarifications
@@ -240,6 +223,22 @@ If there’s a terminology change or other minor change (especially where x equa
240223
:::{note}
241224
In Stack versions 9.0 and lower, **Spaces** are referred to as **Places**.
242225

226+
## Prose (inline)
227+
228+
**Use case:** Clarifying or secondary information
229+
230+
**Number to use:** ~ once per section (use your judgement)
231+
232+
**When to use:** Cases where the information isn’t wildly important, but nice to know, or to add basic terminology change info to overviews
233+
234+
Sometimes, you can just preface a paragraph with version info.
235+
236+
### Example
237+
238+
If you're managing a Stack v9 deployment, then you can also assign roles and define permissions for a space from the **Permissions** tab of the space settings.
239+
240+
When a role is assigned to *All Spaces*, you can’t remove its access from the space settings. You must instead edit the role to give it more granular access to individual spaces.
241+
243242
## Prose (explanatory paragraphs and sections)
244243

245244
**Use case**: Differences with a "why"

docs/versions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ Choose from:
108108
* [Inline `applies` tags](/versions/content-patterns.md#inline-applies-tags) (currently just prose)
109109
* [Tabs](/versions/content-patterns.md#tabs)
110110
* [Sibling bullets](/versions/content-patterns.md#sibling-bullets)
111-
* [Prose (inline)](/versions/content-patterns.md#prose-inline)
112111
* [Callouts](/versions/content-patterns.md#callouts)
112+
* [Prose (inline)](/versions/content-patterns.md#prose-inline)
113113
* [Prose (explanatory paragraphs and sections)](/versions/content-patterns.md#prose-explanatory-paragraphs-and-sections)
114114
* [Sibling pages](/versions/content-patterns.md#sibling-pages)
115115

0 commit comments

Comments
 (0)