You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/versions/content-patterns.md
+17-18Lines changed: 17 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ Choose from:
19
19
*[Inline `applies` tags](#inline-applies-tags) (currently just prose)
20
20
*[Tabs](#tabs)
21
21
*[Sibling bullets](#sibling-bullets)
22
-
*[Prose (inline)](#prose-inline)
23
22
*[Callouts](#callouts)
23
+
*[Prose (inline)](#prose-inline)
24
24
*[Prose (explanatory paragraphs and sections)](#prose-explanatory-paragraphs-and-sections)
25
25
*[Sibling pages](#sibling-pages)
26
26
@@ -202,23 +202,6 @@ The maximum number of spaces that you can have differs by [what do we call this]
202
202
:::
203
203
::::
204
204
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
-
222
205
## Callouts
223
206
224
207
**Use case:** Happy differences, clarifications
@@ -240,6 +223,22 @@ If there’s a terminology change or other minor change (especially where x equa
240
223
:::{note}
241
224
In Stack versions 9.0 and lower, **Spaces** are referred to as **Places**.
242
225
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.
0 commit comments