docs: sweep em dashes out of the active published surface (#180)

Em dashes crept back into examples, docs/platform-native.md, several READMEs,
the ponytail-debt skill, and a command file since 88431de. Replaced with plain
punctuation (commas, matching the house convention), .openclaw mirror
regenerated. Follows 88431de's scope: leaves untouched the vendored caveman
SKILL.md and the dated benchmarks/results/ writeups (historical records).

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
DietrichGebert
2026-06-19 02:37:02 +02:00
committed by GitHub
co-authored by Claude Opus 4.8
parent bd6176a9b3
commit ff5d0936be
19 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export function DeleteModal({ onConfirm, onCancel }) {
}
```
A dependency, a portal, an overlay, a root, a trigger, a content wrapper to show a box with two buttons.
A dependency, a portal, an overlay, a root, a trigger, a content wrapper, to show a box with two buttons.
## With Ponytail