Codeblock styles and minor typos#160
Merged
tobyhodges merged 2 commits intoLibraryCarpentry:mainfrom Sep 19, 2023
Merged
Conversation
🆗 Pre-flight checks passed 😃This pull request has been checked and contains no modified workflow files, spoofing, or invalid commits. Results of any additional workflows will appear here when they are done. |
tobyhodges
approved these changes
Sep 19, 2023
Member
tobyhodges
left a comment
There was a problem hiding this comment.
Thank you @kaitlinnewson 🙌
github-actions Bot
pushed a commit
that referenced
this pull request
Sep 19, 2023
Auto-generated via {sandpaper}
Source : 6af7ab5
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2023-09-19 17:26:18 +0000
Message : markdown source builds
Auto-generated via {sandpaper}
Source : 2acfaa0
Branch : main
Author : Toby Hodges <tobyhodges@carpentries.org>
Time : 2023-09-19 17:25:09 +0000
Message : Merge pull request #160 from kaitlinnewson/sql-styles
Codeblock styles and minor typos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #156
Fixes some code blocks that were not marked as SQL, meaning they do not display the same way in the lesson. Also fixed some typos in the lesson.