style: run oxfmt repo-wide

First full pass of the pnpm fmt toolchain: markdown table alignment,
TOML array wrapping, CSS/HTML expansion in the enclosure concept page.
No content changes; mermaid blocks untouched.
This commit is contained in:
Julien Calixte
2026-07-14 12:40:51 +02:00
parent 1493ee246f
commit 43d80b518f
35 changed files with 1140 additions and 715 deletions

View File

@@ -77,6 +77,6 @@ catch them early next time.
- **Function-vs-characteristic conflation.** Calling HOWs
"engineering functions". A function is a transformation; a
characteristic is one of its measurable attributes. HOWs *measure*
characteristic is one of its measurable attributes. HOWs _measure_
functions; they are not functions. (See
[`docs/qfd.md`](docs/qfd.md) §8 for the rename cascade.)