fix(docs): repair oxfmt emphasis corruption in CONTEXT.md
The repo-wide format pass mis-paired the bare FONT_9X15 underscore with the _Avoid_ span in the side-panel entry, producing FONT*9X15 and \_Avoid*. Backtick the identifier (and TW_* in the images note) so the paragraph is unambiguous and the formatter stays idempotent.
This commit is contained in:
@@ -87,7 +87,7 @@ done so it goes straight into Typoena:
|
||||
the card's `repo/`, excluding everything the repo's `.gitignore` ignores (so
|
||||
`node_modules` and local secrets like `firmware/.env` never land on the card),
|
||||
then writes `/sd/typoena.conf` — Wi-Fi creds + PAT + git identity — from the
|
||||
TW\_\* vars already in `firmware/.env` (no re-typing, no prompts).
|
||||
`TW_*` vars already in `firmware/.env` (no re-typing, no prompts).
|
||||
- `just load <repo-path>` — the repo copy on its own (refresh after big upstream
|
||||
changes).
|
||||
- `just provision` — the config on its own (rotate the PAT / switch networks
|
||||
|
||||
Reference in New Issue
Block a user