grilling: separate questions in a round with an HR

Multi-question rounds ran straight into each other with no visual
break. Fold the horizontal rule (---) directly into the round
template so consecutive questions are shown as distinct blocks; the
template demonstrates the separator, so no extra prose instruction
is needed.
This commit is contained in:
remote-box
2026-08-20 10:34:29 +00:00
parent 885e2ca4d8
commit 85f83d3fde
2 changed files with 12 additions and 1 deletions
@@ -0,0 +1,5 @@
---
"mattpocock-skills": patch
---
grilling: update the round template so consecutive questions are separated by a horizontal rule (`---`) instead of running together.