Skip to content

Commit b190438

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : bbb0933 Branch : main Author : Sarah Stevens <sarah.stevens@wisc.edu> Time : 2026-06-09 15:41:10 +0000 Message : Merge pull request #559 from carpentries/558-move-prereq-screenshot Enhance lesson content with pull request workflow details
1 parent 200038a commit b190438

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

lesson-content.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ as a bullet list in the `index.md` file of your lesson repository.
7171
::::::::::::::::::::::::::::::::::::::::::::::::::
7272

7373
Below those, let's add the prerequisite skills you determined earlier for your lesson.
74+
This time, instead of committing directly to the `main` branch - we will save our changes on another branch and then do a pull request to merge them to `main` that will allow us to review and spot any issues.
7475

7576
## Proposing Changes with Pull Requests
7677

@@ -133,13 +134,6 @@ Since a more in-depth discussion of pull request reviews is included in the GitH
133134

134135
:::::::::::::::::::::::::::::::::::::::::::::::
135136

136-
Once the changes have been merged and your lesson site rebuilds, check how prerequisites block appears on your lesson's home page.
137-
A screenshot below provides an example.
138-
139-
![A rendered lesson prerequisite fenced div](fig/prereq-fenced-div.png){
140-
alt="Lesson prerequisite fenced div structural block as rendered in a Web page by the Workbench"
141-
}
142-
143137
You will have an opportunity to practice this pull request workflow in a moment.
144138

145139
We just added the prequisites as a bullet point list in `index.md`, but the Workbench provides a special formatted block for lesson prerequisites, so they appear visually distinct on the page.
@@ -160,6 +154,12 @@ Finally, end your fenced div with a closing tag consisting of at least 3 colons
160154
and we will explore most of them in this episode.
161155
:::
162156

157+
A screenshot below provides an example of how prerequisites block appears in a webpage.
158+
159+
![A rendered lesson prerequisite fenced div](fig/prereq-fenced-div.png){
160+
alt="Lesson prerequisite fenced div structural block as rendered in a Web page by the Workbench"
161+
}
162+
163163
:::::::::::::::::::::::::::::::::::::::: challenge
164164

165165
### Practice with Pull Requests (10 mins)
@@ -178,6 +178,9 @@ Edit `index.md`, following the steps demonstrated earlier to open a pull request
178178

179179
::::::::::::::::::::::::::::::::::::::::::::::::::
180180

181+
Once your changes have been merged and your lesson site rebuilds, check how prerequisites block appears on your lesson's home page.
182+
183+
181184
:::::::::::::::::::::::::::::::: spoiler
182185

183186
### Markdown Rendering on GitHub

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"episodes/formative-assessment.md" "20ccbad65a51ff2d232c5d87fa86c134" "site/built/formative-assessment.md" "2026-05-27"
1515
"episodes/explanation.md" "d5c9c3d2a418a54e15f9fae59fdac503" "site/built/explanation.md" "2025-11-24"
1616
"episodes/infrastructure.md" "c1ca0064d55c47a3df2b3e8a4f81d8fc" "site/built/infrastructure.md" "2025-05-02"
17-
"episodes/lesson-content.md" "869c101ccf3f5f0c867760d62eb28058" "site/built/lesson-content.md" "2025-12-12"
17+
"episodes/lesson-content.md" "9e72c9fa575b414e72ce47aaf857cd5e" "site/built/lesson-content.md" "2026-06-09"
1818
"episodes/operations.md" "d5c68efbddd8810dbdee39219ef9765c" "site/built/operations.md" "2026-06-09"
1919
"episodes/preparing.md" "b1d2a8241c936d6fad74ce0f9a24c8ad" "site/built/preparing.md" "2025-12-12"
2020
"episodes/wrap-up.md" "e2c342a344658307640a8b3aeacef111" "site/built/wrap-up.md" "2026-01-30"

0 commit comments

Comments
 (0)