From b913ad1628995a120d3168a098710c3b1a8e7136 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Tue, 13 Jan 2026 10:47:56 -0600 Subject: [PATCH] fixed line breaks (#6459) --- documentation/docs/tutorials/rpi.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/documentation/docs/tutorials/rpi.md b/documentation/docs/tutorials/rpi.md index f6004fa6..7c7cb4f7 100644 --- a/documentation/docs/tutorials/rpi.md +++ b/documentation/docs/tutorials/rpi.md @@ -193,17 +193,19 @@ The **[RPI Create Plan](https://raw.githubusercontent.com/block/goose/refs/heads Then it did three key things: -1. Asked clarifying questions -For example: +1. **Asked clarifying questions** + + For example: - Full removal vs deprecation? - How should config cleanup behave? - Should OpenAPI artifacts be regenerated? - Where do related tests live? -2. Presented design options +2. **Presented design options** + Where there were multiple reasonable approaches, goose laid them out and asked me to choose. -3. Produced a phased implementation plan +3. **Produced a phased implementation plan** The output was a detailed plan: