Skip to content

Enhance lesson content with pull request workflow details#559

Merged
sstevens2 merged 1 commit into
mainfrom
558-move-prereq-screenshot
Jun 9, 2026
Merged

Enhance lesson content with pull request workflow details#559
sstevens2 merged 1 commit into
mainfrom
558-move-prereq-screenshot

Conversation

@anenadic

Copy link
Copy Markdown
Collaborator

Fixes #558.

Added a section explaining the pull request workflow and how to visualize prerequisites in lesson content. Included a screenshot example of the rendered lesson prerequisite fenced div.
@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/carpentries/lesson-development-training/compare/md-outputs..md-outputs-PR-559

The following changes were observed in the rendered markdown documents:

 lesson-content.md | 17 ++++++++++-------
 md5sum.txt        |  2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2026-05-29 07:48:10 +0000

@sstevens2 sstevens2 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me!

@sstevens2 sstevens2 merged commit bbb0933 into main Jun 9, 2026
5 checks passed
github-actions Bot pushed a commit that referenced this pull request Jun 9, 2026
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
github-actions Bot pushed a commit that referenced this pull request Jun 9, 2026
Auto-generated via `{sandpaper}`
Source  : b190438
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-06-09 15:43:11 +0000
Message : 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
github-actions Bot pushed a commit that referenced this pull request Jun 16, 2026
Auto-generated via `{sandpaper}`
Source  : b190438
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-06-09 15:43:11 +0000
Message : 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Screenshot of prereq fenced div is shown before we explain it

2 participants