@tonguetoquill/collection 0.1.13 → 0.1.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -172,7 +172,10 @@
|
|
|
172
172
|
} else {
|
|
173
173
|
[Disapprove]
|
|
174
174
|
}
|
|
175
|
-
|
|
175
|
+
// Keep the action line with the following content (body or signature block)
|
|
176
|
+
// using the same sticky-block pattern that body.typ applies to the last
|
|
177
|
+
// paragraph, per AFH 33-337 §11 orphan-prevention rules.
|
|
178
|
+
block(sticky: true)[#approve-text / #disapprove-text]
|
|
176
179
|
}
|
|
177
180
|
|
|
178
181
|
// =============================================================================
|